pwnat: rebuild for metadata
This commit is contained in:
parent
4962ccf903
commit
570cd65410
1 changed files with 7 additions and 7 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'pwnat'
|
# Template file for 'pwnat'
|
||||||
pkgname=pwnat
|
pkgname=pwnat
|
||||||
version=0.3
|
version=0.3
|
||||||
revision=1
|
revision=2
|
||||||
# the git-hash of v0.3 as it isn't tagged
|
# the git-hash of v0.3 as it isn't tagged
|
||||||
_githash=572fcfb76a1b4b46faaa6b36817a39671b6f3c7e
|
_githash=572fcfb76a1b4b46faaa6b36817a39671b6f3c7e
|
||||||
homepage="http://samy.pl/pwnat/"
|
|
||||||
distfiles="https://github.com/samyk/pwnat/archive/${_githash}.tar.gz"
|
|
||||||
short_desc="serverless NAT to NAT hole punching"
|
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|
||||||
license="GPL-3"
|
|
||||||
checksum=365da981ba1a39d7e3c8427fbcd9e7fcd3dd16cd30ae7e3b0aca50511fd8e1b1
|
|
||||||
wrksrc="${pkgname}-${_githash}"
|
wrksrc="${pkgname}-${_githash}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
short_desc="Serverless NAT to NAT hole punching"
|
||||||
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
|
license="GPL-3.0-or-later"
|
||||||
|
homepage="http://samy.pl/pwnat/"
|
||||||
|
distfiles="https://github.com/samyk/pwnat/archive/${_githash}.tar.gz"
|
||||||
|
checksum=365da981ba1a39d7e3c8427fbcd9e7fcd3dd16cd30ae7e3b0aca50511fd8e1b1
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed -i 's#sys/unistd.h#unistd.h#' $(find -name '*.[ch]')
|
sed -i 's#sys/unistd.h#unistd.h#' $(find -name '*.[ch]')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue