From 10cb7a7c58262105cad53395ee0cd5c6e5e28549 Mon Sep 17 00:00:00 2001 From: astralien3000 Date: Wed, 23 May 2018 15:11:13 +0200 Subject: [PATCH] try fix ndn-riot --- pkg/ndn-riot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/ndn-riot/Makefile b/pkg/ndn-riot/Makefile index b781fdaf51df6..b2c374acc258a 100644 --- a/pkg/ndn-riot/Makefile +++ b/pkg/ndn-riot/Makefile @@ -1,6 +1,6 @@ PKG_NAME=ndn-riot -PKG_URL=https://github.com/named-data-iot/ndn-riot -PKG_VERSION=b18133a687bfd848e04019dcd73f7f99062e26b6 +PKG_URL=https://github.com/astralien3000/ndn-riot +PKG_VERSION=1501308b046dfcb12ad7fa4f0e944663f0d312a7 PKG_LICENSE=LGPLv2.1 .PHONY: all