netpgpverify: update to 20160616.
This commit is contained in:
parent
fe0a8dbc5c
commit
bacdc87633
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'netpgpverify'
|
# Template file for 'netpgpverify'
|
||||||
pkgname=netpgpverify
|
pkgname=netpgpverify
|
||||||
version=20160615
|
version=20160616
|
||||||
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=fa5b51b8997526cd1bfa9eeec3b08e3141e7c3953a7ea5aeba231aeebcd8ce97
|
checksum=59f80576c00d1bf9463307695a2e08ed6a87f2e2eea91686672d116efd688cac
|
||||||
|
|
||||||
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