aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2022-05-10 14:47:45 -0500
committerRosen Penev <rosenp@gmail.com>2022-05-11 17:49:18 -0400
commite79842a817ae7c2747a45fc501b72e22e3fe4838 (patch)
treeea94f4f31f6bb31e4450a9aa3d0dbee68afd36ed
parent6f24e9d5ec4418be9f75b3c4e901b2fddf1cfda5 (diff)
libgcrypt: update to 1.10.1
Signed-off-by: W. Michael Petullo <mike@flyn.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 7feaa1ca7..457960d55 100644
--- a/libs/libgcrypt/Makefile
+++ b/libs/libgcrypt/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libgcrypt
-PKG_VERSION:=1.9.4
+PKG_VERSION:=1.10.1
PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/libgcrypt/
-PKG_HASH:=ea849c83a72454e3ed4267697e8ca03390aee972ab421e7df69dfe42b65caaf7
+PKG_HASH:=ef14ae546b0084cd84259f61a55e07a38c3b53afc0f546bffcef2f01baffe9de
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_CPE_ID:=cpe:/a:gnupg:libgcrypt