gnupg2: update to 2.2.13.

This commit is contained in:
maxice8 2019-02-12 17:35:28 -02:00 committed by maxice8
parent 089d4dd809
commit 056a8cbb31

View file

@ -1,7 +1,7 @@
# Template file for 'gnupg2'
pkgname=gnupg2
version=2.2.12
revision=2
version=2.2.13
revision=1
wrksrc="gnupg-${version}"
build_style=gnu-configure
configure_args="--with-libgcrypt-prefix=${XBPS_CROSS_BASE}
@ -11,12 +11,12 @@ hostmakedepends="pkg-config"
makedepends="bzip2-devel gnutls-devel libassuan-devel libcurl-devel
libksba-devel libldap-devel libusb-compat-devel npth-devel sqlite-devel"
depends="pinentry"
short_desc="The GNU Privacy Guard (2.x)"
maintainer="Juan RP <xtraeme@voidlinux.org>"
short_desc="GNU Privacy Guard (2.x)"
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://www.gnupg.org/"
distfiles="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-${version}.tar.bz2"
checksum=db030f8b4c98640e91300d36d516f1f4f8fe09514a94ea9fc7411ee1a34082cb
checksum=76c787a955f9e6e0ead47c9be700bfb9d454f955a7b7c7e697aa719bac7b11d8
pre_configure() {
sed -i '/^CFLAGS=$/d' configure