gpgme: update to 2.1.0.

This commit is contained in:
Đoàn Trần Công Danh
2026-07-24 22:28:56 +07:00
parent 11fc844648
commit 92fea2c1d2
+2 -2
View File
@@ -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