From 0e199d5c9617e83375cb817654c4be63d3f664d2 Mon Sep 17 00:00:00 2001
From: Mathias Tausig <mathias.tausig@fh-campuswien.ac.at>
Date: Wed, 25 Oct 2017 22:58:08 +0200
Subject: [PATCH] Update tiny-asn1

---
 pkg/tiny-asn1/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/tiny-asn1/Makefile b/pkg/tiny-asn1/Makefile
index 1611f412e8..0ea53f0196 100644
--- a/pkg/tiny-asn1/Makefile
+++ b/pkg/tiny-asn1/Makefile
@@ -1,6 +1,6 @@
 PKG_NAME = tiny-asn1
 PKG_URL = https://gitlab.com/matthegap/tiny-asn1.git
-PKG_VERSION = b09f058966c6296904487c3f8fc04c68fe83b2cc
+PKG_VERSION = 82e3a26273900b532e33e5b377f193fa08ee7d1b
 PKG_LICENSE = LGPL-3
 
 export TINYASN1_ROOT=$(CURDIR)
-- 
GitLab