From 6107a3e9ff9fb32c9086e8d82c794fccdec074f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 20 Nov 2024 13:31:22 +0100 Subject: [PATCH] libgpg-error: bump version --- ...{libgpg_error-1.47.recipe => libgpg_error-1.51.recipe} | 8 ++++---- ...gpg_error-1.47.patchset => libgpg_error-1.51.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-libs/libgpg_error/{libgpg_error-1.47.recipe => libgpg_error-1.51.recipe} (93%) rename dev-libs/libgpg_error/patches/{libgpg_error-1.47.patchset => libgpg_error-1.51.patchset} (100%) diff --git a/dev-libs/libgpg_error/libgpg_error-1.47.recipe b/dev-libs/libgpg_error/libgpg_error-1.51.recipe similarity index 93% rename from dev-libs/libgpg_error/libgpg_error-1.47.recipe rename to dev-libs/libgpg_error/libgpg_error-1.51.recipe index 678107224..781f9feaa 100644 --- a/dev-libs/libgpg_error/libgpg_error-1.47.recipe +++ b/dev-libs/libgpg_error/libgpg_error-1.51.recipe @@ -5,16 +5,16 @@ DirMngr, Pinentry, SmartCard Daemon and more." HOMEPAGE="https://www.gnupg.org/related_software/libraries.en.html#lib-libgpg-error" COPYRIGHT="2003-2018 g10 Code GmbH" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2" -CHECKSUM_SHA256="9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb" +CHECKSUM_SHA256="be0f1b2db6b93eed55369cdf79f19f72750c8c7c39fc20b577e724545427e6b2" SOURCE_DIR="libgpg-error-$portVersion" PATCHES="libgpg_error-$portVersion.patchset" ARCHITECTURES="all" -SECONDARY_ARCHITECTURES="x86_gcc2 x86" +SECONDARY_ARCHITECTURES="x86" -libVersion="0.34.0" +libVersion="0.38.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" portVersionCompat="$portVersion compat >= 1" diff --git a/dev-libs/libgpg_error/patches/libgpg_error-1.47.patchset b/dev-libs/libgpg_error/patches/libgpg_error-1.51.patchset similarity index 100% rename from dev-libs/libgpg_error/patches/libgpg_error-1.47.patchset rename to dev-libs/libgpg_error/patches/libgpg_error-1.51.patchset