mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/gnupg2: bump version to 2.5.19
https://lists.gnupg.org/pipermail/gnupg-announce/2026q2/000504.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
d96eb2f7da
commit
77aeabb8b5
@@ -1,5 +1,5 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 91c523b172763621c69c0a213bc01b67b37d2298 gnupg-2.5.18.tar.bz2
|
||||
sha256 0dbd64e0322fe1a4813360d46539d5f8daf4a8fa235cf5fce464e8b0214a7e4f gnupg-2.5.18.tar.bz2
|
||||
sha1 dbe9ce2aca9d553ed4367692575cee15204a95a6 gnupg-2.5.19.tar.bz2
|
||||
sha256 722aa8a426dd9b44e0d194b73bfee3a3e617d65674cd4d1d062e6df29f1788c6 gnupg-2.5.19.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GNUPG2_VERSION = 2.5.18
|
||||
GNUPG2_VERSION = 2.5.19
|
||||
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
|
||||
GNUPG2_SITE = https://gnupg.org/ftp/gcrypt/gnupg
|
||||
GNUPG2_LICENSE = GPL-3.0+
|
||||
|
||||
Reference in New Issue
Block a user