netpgpverify: update to 20160707
This commit is contained in:
parent
197342e24a
commit
50bbbd15a3
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netpgpverify'
|
# Template file for 'netpgpverify'
|
||||||
pkgname=netpgpverify
|
pkgname=netpgpverify
|
||||||
version=20160625
|
version=20160707
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
homepage="http://www.netpgp.com"
|
homepage="http://www.netpgp.com"
|
||||||
distfiles="http://www.netpgp.com/src/${pkgname}-${version}.tar.gz"
|
distfiles="http://www.netpgp.com/src/${pkgname}-${version}.tar.gz"
|
||||||
checksum=94264c2544e20dbeceeb4f5473e485547c40101459b412c14b9e7a8bbf55576c
|
checksum=1eedf30b35cacbf8f39b80fbc4ea6129ba8c7815b0ad7f3d1ae05e521f684b00
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
||||||
|
|
Loading…
Reference in New Issue