mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/gnupg2: bump version to 2.5.22
https://lists.gnupg.org/pipermail/gnupg-announce/2026q3/000509.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
6910dbda29
commit
7b611fbd80
@@ -1,5 +1,5 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 51fae4f4d902787624eb7047f6d3e7c263ad7690 gnupg-2.5.21.tar.bz2
|
||||
sha256 e3af2c8caa46a66a9329fa7c6880af260451914d819595beabc2c26597b31352 gnupg-2.5.21.tar.bz2
|
||||
sha1 4921a199ae868c8dd0478352d2d93bb470489e23 gnupg-2.5.22.tar.bz2
|
||||
sha256 96e27b020ad26510388e06f5f07f3f70a4ed8916ee995f1b72b7a024e6d9d87e gnupg-2.5.22.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GNUPG2_VERSION = 2.5.21
|
||||
GNUPG2_VERSION = 2.5.22
|
||||
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