mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/gnupg2: bump to version 2.5.18
For release notes, see:
https://dev.gnupg.org/T7999
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 2078ff1c32)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
18dd343da4
commit
83b09ce2a3
@@ -1,5 +1,5 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 ee0bc59eadf258b6d92131911b5dca6cabc89419 gnupg-2.5.17.tar.bz2
|
||||
sha256 2c1fbe20e2958fd8fb53cf37d7c38e84a900edc0d561a1c4af4bc3a10888685d gnupg-2.5.17.tar.bz2
|
||||
sha1 91c523b172763621c69c0a213bc01b67b37d2298 gnupg-2.5.18.tar.bz2
|
||||
sha256 0dbd64e0322fe1a4813360d46539d5f8daf4a8fa235cf5fce464e8b0214a7e4f gnupg-2.5.18.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GNUPG2_VERSION = 2.5.17
|
||||
GNUPG2_VERSION = 2.5.18
|
||||
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