From: Gustavo Zacarias Date: Fri, 11 Sep 2015 22:24:29 +0000 (-0300) Subject: libtasn1: bump to version 4.6 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=38f6f0fa33302761243affd8046c2b3ebd72f84c;p=buildroot.git libtasn1: bump to version 4.6 Signed-off-by: Gustavo Zacarias Reviewed-by: Vicente Olivert Riera Tested-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- diff --git a/package/libtasn1/libtasn1.hash b/package/libtasn1/libtasn1.hash index 653e0182bd..41e10a6cc2 100644 --- a/package/libtasn1/libtasn1.hash +++ b/package/libtasn1/libtasn1.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda libtasn1-4.5.tar.gz +sha256 3462fc25e2d2536878c39a8825f5e36ba2e2611b27ef535e064f4c56258e508b libtasn1-4.6.tar.gz diff --git a/package/libtasn1/libtasn1.mk b/package/libtasn1/libtasn1.mk index eeff76c75d..6818f3080a 100644 --- a/package/libtasn1/libtasn1.mk +++ b/package/libtasn1/libtasn1.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBTASN1_VERSION = 4.5 +LIBTASN1_VERSION = 4.6 LIBTASN1_SITE = http://ftp.gnu.org/gnu/libtasn1 LIBTASN1_DEPENDENCIES = host-bison LIBTASN1_LICENSE = GPLv3+ LGPLv2.1+