aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2016-08-19 15:07:20 +0200
committerDaniel Golle <daniel@makrotopia.org>2016-08-19 15:08:43 +0200
commitd74ad6ae333e399009255578b90f6b75251cb714 (patch)
treeecf834022d5640519e8c339707a1545f0620ebaa
parentea44cfddfed5f8a3222bb97876dc0b25262d0e92 (diff)
libgcrypt: update to version 1.6.6
Fixes CVE-2016-6313: Entropy Loss and Output Predictability in the Libgcrypt PRNG Signed-off-by: Daniel Golle <daniel@makrotopia.org>
-rw-r--r--libs/libgcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libgcrypt/Makefile b/libs/libgcrypt/Makefile
index afa4096c2..46a954662 100644
--- a/libs/libgcrypt/Makefile
+++ b/libs/libgcrypt/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libgcrypt
-PKG_VERSION:=1.6.1
+PKG_VERSION:=1.6.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=ftp://ftp.gnupg.org/gcrypt/libgcrypt
-PKG_MD5SUM:=a5a5060dc2f80bcac700ab0236ea47dc
+PKG_MD5SUM:=944cf6595021d0c33478148a315b335b
PKG_FIXUP:=patch-libtool
PKG_INSTALL:=1