From 92fea2c1d27c13db46bcbdb6a61aac264d00f6c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Mon, 15 Jun 2026 08:44:31 +0700 Subject: [PATCH] gpgme: update to 2.1.0. --- srcpkgs/gpgme/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template index 8f22f48bf20..a3b0d9a29f1 100644 --- a/srcpkgs/gpgme/template +++ b/srcpkgs/gpgme/template @@ -1,6 +1,6 @@ # Template file for 'gpgme' pkgname=gpgme -version=2.0.1 +version=2.1.2 revision=1 build_style=gnu-configure build_helper="python3" @@ -16,7 +16,7 @@ license="GPL-2.0-or-later, LGPL-2.1-or-later" homepage="https://www.gnupg.org/software/gpgme/index.html" changelog="https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=blob_plain;f=NEWS;hb=HEAD" distfiles="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-${version}.tar.bz2" -checksum=821ab0695c842eab51752a81980c92b0410c7eadd04103f791d5d2a526784966 +checksum=0687a95b299871c4141f507c0f740de6b429c9ac067d0fa4e062e3264df5fb77 CFLAGS="-D_LARGEFILE64_SOURCE" if [ "$XBPS_TARGET_LIBC" = "musl" ]; then