mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
New package: webcat-1.0
This commit is contained in:
parent
af5d6d3740
commit
7832c9984f
1 changed files with 13 additions and 0 deletions
13
srcpkgs/webcat/template
Normal file
13
srcpkgs/webcat/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'webcat'
|
||||||
|
pkgname=webcat
|
||||||
|
version=1.0
|
||||||
|
revision=1
|
||||||
|
go_import_path="github.com/thypon/webcat"
|
||||||
|
build_style=go
|
||||||
|
hostmakedepends="go git"
|
||||||
|
short_desc="WebSocket Netcat"
|
||||||
|
maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/thypon/webcat"
|
||||||
|
distfiles="https://github.com/thypon/${pkgname}/archive/v${version}.tar.gz"
|
||||||
|
checksum=5b3be1cb8deb08f144d674a0bf23f97a692ebb601666d3a38df6e80b2e68d0b7
|
Loading…
Add table
Reference in a new issue