From: Nikos Mavrogiannopoulos Date: Sun, 18 Jun 2017 11:20:40 +0000 (+0200) Subject: libtasn1: updated to 4.12 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=df1571f4190b3da67bdac494f41a2863cdf8f3ea;p=openwrt-packages.git libtasn1: updated to 4.12 Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/libs/libtasn1/Makefile b/libs/libtasn1/Makefile index 466547d46..b6cf94503 100644 --- a/libs/libtasn1/Makefile +++ b/libs/libtasn1/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libtasn1 -PKG_VERSION:=4.9 +PKG_VERSION:=4.12 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@GNU/$(PKG_NAME) -PKG_MD5SUM:=4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920 +PKG_HASH:=6753da2e621257f33f5b051cc114d417e5206a0818fe0b1ecfd6153f70934753 PKG_LICENSE:=LGPLv2.1+ PKG_LICENSE_FILES:=COPYING.LIB