From a377a065f4129afd511fcd4775e08af270a80675 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 4 Mar 2017 21:51:30 +0100 Subject: [PATCH] fixed +PKG_RELEASE --- poprouting/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poprouting/Makefile b/poprouting/Makefile index c68db92..0f51a8b 100644 --- a/poprouting/Makefile +++ b/poprouting/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=prince PKG_VERSION:=v0.3.1 -PKG_RELEASE:=4 +PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_USE_MIPS16:=0 -- 2.35.1