diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template index 8e619af517d..2bbc9ba0317 100644 --- a/srcpkgs/gpgme/template +++ b/srcpkgs/gpgme/template @@ -1,7 +1,7 @@ # Template file for 'gpgme' pkgname=gpgme -version=1.12.0 -revision=2 +version=1.13.0 +revision=1 build_style=gnu-configure configure_args="--enable-fd-passing --disable-gpgconf-test --disable-gpg-test --disable-gpgsm-test @@ -15,7 +15,7 @@ maintainer="Juan RP " 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=b4dc951c3743a60e2e120a77892e9e864fb936b2e58e7c77e8581f4d050e8cd8 +checksum=d4b23e47a9e784a63e029338cce0464a82ce0ae4af852886afda410f9e39c630 case "$XBPS_TARGET_MACHINE" in *-musl) configure_args+=" ac_cv_sys_file_offset_bits=no";;