fixed +PKG_RELEASE
This commit is contained in:
parent
50560d22db
commit
a377a065f4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue