From 7da2bbccc02ab0ee05619adf04ee339a03acfa97 Mon Sep 17 00:00:00 2001 From: gabri94 Date: Thu, 2 Mar 2017 12:55:11 +0100 Subject: [PATCH] compile v0.3 --- poprouting/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poprouting/Makefile b/poprouting/Makefile index cb43487..28b2010 100644 --- a/poprouting/Makefile +++ b/poprouting/Makefile @@ -9,7 +9,7 @@ PKG_USE_MIPS16:=0 PKG_SOURCE_PROTO:=git PKG_SOURCE:=prince-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/gabri94/poprouting.git -PKG_SOURCE_VERSION:=346e59afefe5c46ddd6377a814da40254f64d26d +PKG_SOURCE_VERSION:=v0.3 PKG_SOURCE_SUBDIR:=prince-v0.3 include $(INCLUDE_DIR)/package.mk -- 2.35.1