mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
netpgpverify: update to 20160313.
This commit is contained in:
parent
59e264e0c9
commit
deb6c225aa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'netpgpverify'
|
# Template file for 'netpgpverify'
|
||||||
pkgname=netpgpverify
|
pkgname=netpgpverify
|
||||||
version=20150204
|
version=20160313
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
configure_args="--prefix=/usr --mandir=/usr/share/man"
|
||||||
short_desc="PGP/SSH standalone verification utility"
|
short_desc="PGP/SSH standalone verification utility"
|
||||||
|
@ -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=a488666ac3aecf010d7c06fd59836b97086f9c552409cee9f6324dfbb4c1448e
|
checksum=f977785bd3bbb507042d2e6a350154481812e2de09613dbe9759882b8e9a3654
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue