1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00

pkg: fix URL for tiny-asn1 package

This commit is contained in:
smlng 2017-12-14 10:50:12 +01:00
parent ef3c6022f2
commit a968e5bb81

View File

@ -1,5 +1,5 @@
PKG_NAME = tiny-asn1
PKG_URL = https://gitlab.com/matthegap/tiny-asn1.git
PKG_URL = https://gitlab.com/mtausig/tiny-asn1.git
PKG_VERSION = 82e3a26273900b532e33e5b377f193fa08ee7d1b
PKG_LICENSE = LGPL-3