From 42b11fcb502c521478c0288d7be5af63d1560979 Mon Sep 17 00:00:00 2001 From: Oleg Hahm Date: Mon, 4 Jan 2016 19:08:33 +0100 Subject: [PATCH] pkg: ccn-lite: pin to upstream commit --- pkg/ccn-lite/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/ccn-lite/Makefile b/pkg/ccn-lite/Makefile index e703d8a480..dfafdd5aaa 100644 --- a/pkg/ccn-lite/Makefile +++ b/pkg/ccn-lite/Makefile @@ -1,6 +1,6 @@ PKG_NAME=ccn-lite -PKG_URL=https://github.com/OlegHahm/ccn-lite/ -PKG_VERSION=riot_integration_preparation +PKG_URL=https://github.com/cn-uofbasel/ccn-lite/ +PKG_VERSION=57be9b1985dc501b26f861b24448b54db37f73f1 PKG_DIR=$(CURDIR)/$(PKG_NAME) ifneq ($(RIOTBOARD),)