From: Rosen Penev Date: Wed, 31 Oct 2018 00:49:54 +0000 (-0700) Subject: libgcrypt: Update to 1.8.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=51b34affd6a3e84537b8312c952888b976ebde93;p=openwrt-packages.git libgcrypt: Update to 1.8.4 Signed-off-by: Rosen Penev --- diff --git a/libs/libgcrypt/Makefile b/libs/libgcrypt/Makefile index 87ce0c83e..02b4aeb16 100644 --- a/libs/libgcrypt/Makefile +++ b/libs/libgcrypt/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libgcrypt -PKG_VERSION:=1.8.3 +PKG_VERSION:=1.8.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/libgcrypt/ -PKG_HASH:=66ec90be036747602f2b48f98312361a9180c97c68a690a5f376fa0f67d0af7c +PKG_HASH:=f638143a0672628fde0cad745e9b14deb85dffb175709cacc1f4fe24b93f2227 PKG_LICENSE:=LGPL-2.1+ GPL-2.0+ PKG_LICENSE_FILES:=COPYING