Fix last commit
This commit is contained in:
parent
2c21491aca
commit
9c22efeddb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_BASENAME:=cyassl
|
PKG_BASENAME:=cyassl
|
||||||
PKG_NAME:=$(PKG_BASENAME)-luci
|
PKG_NAME:=$(PKG_BASENAME)-luci
|
||||||
PKG_VERSION:=1.0.9
|
PKG_VERSION:=1.1.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).zip
|
PKG_SOURCE:=$(PKG_BASENAME)-$(PKG_VERSION).zip
|
||||||
|
|
Loading…
Reference in a new issue