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