gnupg2: update to 2.1.18.
This commit is contained in:
parent
e7603ef6f4
commit
1e2ede5780
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnupg2'
|
# Template file for 'gnupg2'
|
||||||
pkgname=gnupg2
|
pkgname=gnupg2
|
||||||
version=2.1.17
|
version=2.1.18
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="gnupg-${version}"
|
wrksrc="gnupg-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/bin
|
configure_args="--sbindir=/usr/bin
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnupg.org/"
|
homepage="http://www.gnupg.org/"
|
||||||
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
distfiles="ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||||
checksum=c5dc54db432209fa8f9bdb071c8fb60a765ff28e363150e30bdd4543160243cb
|
checksum=d04c6fab7e5562ce4b915b22020e34d4c1a256847690cf149842264fc7cef994
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i '/^CFLAGS_orig=/d;/^CFLAGS=$/d' configure
|
sed -i '/^CFLAGS_orig=/d;/^CFLAGS=$/d' configure
|
||||||
|
|
Loading…
Reference in a new issue