package/libgcrypt: bump version to 1.11.2
Release notes: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgcrypt.git;a=blob;f=NEWS;h=3add9aad0cf6dc5a70ce6cb3983a46e585a630b3;hb=737cc63600146f196738a6768679eb016cf866e9 https://dev.gnupg.org/T7642 Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
734471989e
commit
82912d4788
@@ -1,5 +1,5 @@
|
||||
# From https://www.gnupg.org/download/integrity_check.html
|
||||
sha1 d33eb270cd74e8c23e263eb5cdb8f7de740f7b49 libgcrypt-1.11.1.tar.bz2
|
||||
sha256 24e91c9123a46c54e8371f3a3a2502f1198f2893fbfbf59af95bc1c21499b00e libgcrypt-1.11.1.tar.bz2
|
||||
sha1 b0d3d966894a5ee3b629e55350464f69e1c7859e libgcrypt-1.11.2.tar.bz2
|
||||
sha256 6ba59dd192270e8c1d22ddb41a07d95dcdbc1f0fb02d03c4b54b235814330aac libgcrypt-1.11.2.tar.bz2
|
||||
# Locally calculated
|
||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING.LIB
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBGCRYPT_VERSION = 1.11.1
|
||||
LIBGCRYPT_VERSION = 1.11.2
|
||||
LIBGCRYPT_SOURCE = libgcrypt-$(LIBGCRYPT_VERSION).tar.bz2
|
||||
LIBGCRYPT_LICENSE = LGPL-2.1+
|
||||
LIBGCRYPT_LICENSE_FILES = COPYING.LIB
|
||||
|
||||
Reference in New Issue
Block a user