gpgme: update to 1.14.0.

This commit is contained in:
Anthony Iliopoulos 2020-07-22 12:22:52 +02:00 committed by Andrew J. Hesford
parent 08b830bc07
commit c927d4f094

View file

@ -1,7 +1,7 @@
# Template file for 'gpgme'
pkgname=gpgme
version=1.13.1
revision=2
version=1.14.0
revision=1
build_style=gnu-configure
configure_args="--enable-fd-passing
--with-libgpg-error-prefix=$XBPS_CROSS_BASE/usr
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://www.gnupg.org/software/gpgme/index.html"
distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2"
checksum=c4e30b227682374c23cddc7fdb9324a99694d907e79242a25a4deeedb393be46
checksum=cef1f710a6b0d28f5b44242713ad373702d1466dcbe512eb4e754d7f35cd4307
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
configure_args+=" ac_cv_sys_file_offset_bits=no"