From ad5f451d2d79b2ba2839da7fd039b7921a63dfc1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 21 Dec 2024 07:23:50 +0700 Subject: [PATCH] gpgme: update to 1.24.1. --- srcpkgs/gpgme/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gpgme/template b/srcpkgs/gpgme/template index a79d7b21051..ecfacf7f6fc 100644 --- a/srcpkgs/gpgme/template +++ b/srcpkgs/gpgme/template @@ -2,8 +2,8 @@ # # THIS PACKAGE MUST BE SYNCHRONIZED WITH "srcpkgs/gpgme-qt6" pkgname=gpgme -version=1.23.2 -revision=5 +version=1.24.1 +revision=1 build_style=gnu-configure build_helper="python3" configure_args="--enable-fd-passing @@ -19,7 +19,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=9499e8b1f33cccb6815527a1bc16049d35a6198a6c5fae0185f2bd561bce5224 +checksum=ea05d0258e71061d61716584ec34cef59330a91340571edc46b78374973ba85f CXXFLAGS="-D_GLIBCXX_USE_C99_STDIO=1"