summaryrefslogtreecommitdiff
path: root/package/libtasn1
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-04-11 08:25:46 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-04-13 21:40:02 +0200
commit1c05e4b0df668911484cfb8bb637fe0457ed26e1 (patch)
treecfb9fe40925f7cc0a0228ad02ecab3404f74de89 /package/libtasn1
parent37ccd67c0056a5143d4cf77e441a96352b367c91 (diff)
libtasn1: bump to version 4.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libtasn1')
-rw-r--r--package/libtasn1/libtasn1.hash2
-rw-r--r--package/libtasn1/libtasn1.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/libtasn1/libtasn1.hash b/package/libtasn1/libtasn1.hash
index 41e10a6cc..dc6521038 100644
--- a/package/libtasn1/libtasn1.hash
+++ b/package/libtasn1/libtasn1.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 3462fc25e2d2536878c39a8825f5e36ba2e2611b27ef535e064f4c56258e508b libtasn1-4.6.tar.gz
+sha256 fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513 libtasn1-4.8.tar.gz
diff --git a/package/libtasn1/libtasn1.mk b/package/libtasn1/libtasn1.mk
index 701e0e15c..c51d8c007 100644
--- a/package/libtasn1/libtasn1.mk
+++ b/package/libtasn1/libtasn1.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBTASN1_VERSION = 4.6
+LIBTASN1_VERSION = 4.8
LIBTASN1_SITE = http://ftp.gnu.org/gnu/libtasn1
LIBTASN1_DEPENDENCIES = host-bison
LIBTASN1_LICENSE = GPLv3+, LGPLv2.1+