gnupg2: update to 2.2.12.
This commit is contained in:
parent
3484913106
commit
ce326a2e7c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnupg2'
|
||||
pkgname=gnupg2
|
||||
version=2.2.11
|
||||
version=2.2.12
|
||||
revision=1
|
||||
wrksrc="gnupg-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.gnupg.org/"
|
||||
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
|
||||
checksum=496c3e123ef53f35436ddccca58e82acaa901ca4e21174e77386c0cea0c49cd9
|
||||
checksum=db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/^CFLAGS=$/d' configure
|
||||
|
|
Loading…
Reference in New Issue