gnupg2: bump version to 2.1.21

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Vicente Olivert Riera 2017-05-17 14:34:51 +01:00 committed by Thomas Petazzoni
parent eb1a20049b
commit 3f265b3eb4
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# From https://lists.gnupg.org/pipermail/gnupg-announce/2017q2/000404.html # From https://lists.gnupg.org/pipermail/gnupg-announce/2017q2/000405.html
sha1 500ddae8e4225ae2e300934090f9b9a427b8def1 gnupg-2.1.20.tar.bz2 sha1 1852c066bc21893bc52026ead78edf50fdf15e13 gnupg-2.1.21.tar.bz2
# Calculated based on the hash above # Calculated based on the hash above
sha256 24cf9a69369be64a9f6f8cc11a1be33ab7780ad77a6a1b93719438f49f69960d gnupg-2.1.20.tar.bz2 sha256 7aead8a8ba75b69866f583b6c747d91414d523bfdfbe9a8e0fe026b16ba427dd gnupg-2.1.21.tar.bz2

View file

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
GNUPG2_VERSION = 2.1.20 GNUPG2_VERSION = 2.1.21
GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2 GNUPG2_SOURCE = gnupg-$(GNUPG2_VERSION).tar.bz2
GNUPG2_SITE = ftp://ftp.gnupg.org/gcrypt/gnupg GNUPG2_SITE = ftp://ftp.gnupg.org/gcrypt/gnupg
GNUPG2_LICENSE = GPL-3.0+ GNUPG2_LICENSE = GPL-3.0+