mirror of
https://github.com/openwrt/routing.git
synced 2025-12-22 01:44:32 +04:00
fixed +PKG_RELEASE
This commit is contained in:
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=prince
|
PKG_NAME:=prince
|
||||||
PKG_VERSION:=v0.3.1
|
PKG_VERSION:=v0.3.1
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||||
PKG_USE_MIPS16:=0
|
PKG_USE_MIPS16:=0
|
||||||
|
|||||||
Reference in New Issue
Block a user