[Buildroot] [git commit branch/2025.05.x] package/gnupg2: bump to version 2.4.8
Thomas Perale
thomas.perale at mind.be
Thu Oct 9 06:43:58 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=e15bcd8e5f121e22aef8274be6ef1e2c86a381e6
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.05.x
Release notes:
https://lists.gnupg.org/pipermail/gnupg-announce/2025q3/000496.html
Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
(cherry picked from commit d73458b3a5d15d7058835cf296cb4e5a452b2b51)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
package/gnupg2/gnupg2.hash | 4 ++--
package/gnupg2/gnupg2.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/gnupg2/gnupg2.hash b/package/gnupg2/gnupg2.hash
index 6a34f2a1ce..01060f897b 100644
--- a/package/gnupg2/gnupg2.hash
+++ b/package/gnupg2/gnupg2.hash
@@ -1,5 +1,5 @@
# From https://www.gnupg.org/download/integrity_check.html
-sha1 2d510a1a7294f2f9ef3f2e280c93c3ad9b0cdb68 gnupg-2.4.7.tar.bz2
-sha256 7b24706e4da7e0e3b06ca068231027401f238102c41c909631349dcc3b85eb46 gnupg-2.4.7.tar.bz2
+sha1 c704085aa7cc131a67edd0b7c0c90e5c35ee4adb gnupg-2.4.8.tar.bz2
+sha256 b58c80d79b04d3243ff49c1c3fc6b5f83138eb3784689563bcdd060595318616 gnupg-2.4.8.tar.bz2
# Locally calculated
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
diff --git a/package/gnupg2/gnupg2.mk b/package/gnupg2/gnupg2.mk
index d98829ca80..debf15ef63 100644
--- a/package/gnupg2/gnupg2.mk
+++ b/package/gnupg2/gnupg2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GNUPG2_VERSION = 2.4.7
+GNUPG2_VERSION = 2.4.8
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
GNUPG2_SITE = https://gnupg.org/ftp/gcrypt/gnupg
GNUPG2_LICENSE = GPL-3.0+
More information about the buildroot
mailing list