mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 09:01:28 +08:00
libgcrypt: update to 1.11.2
This upstream release cleans up missing definitions and prototypes. Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
committed by
Josef Schlehofer
parent
a0a9e08dba
commit
614b91eeae
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libgcrypt
|
||||
PKG_VERSION:=1.11.1
|
||||
PKG_VERSION:=1.11.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/libgcrypt/
|
||||
PKG_HASH:=24e91c9123a46c54e8371f3a3a2502f1198f2893fbfbf59af95bc1c21499b00e
|
||||
PKG_HASH:=6ba59dd192270e8c1d22ddb41a07d95dcdbc1f0fb02d03c4b54b235814330aac
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
|
||||
PKG_CPE_ID:=cpe:/a:gnupg:libgcrypt
|
||||
|
||||
Reference in New Issue
Block a user