diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template index cbc08afe773..d9aa938c608 100644 --- a/srcpkgs/gpgme/template +++ b/srcpkgs/gpgme/template @@ -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 " 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"