gnupg2: update to 2.1.20.
This commit is contained in:
parent
b3aaf8ecbf
commit
83b806a393
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.1.19
|
||||
version=2.1.20
|
||||
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=46cced1f5641ce29cc28250f52fadf6e417e649b3bfdec49a5a0d0b22a639bf0
|
||||
checksum=24cf9a69369be64a9f6f8cc11a1be33ab7780ad77a6a1b93719438f49f69960d
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/^CFLAGS_orig=/d;/^CFLAGS=$/d' configure
|
||||
|
|
Loading…
Reference in New Issue