diff --git a/linkease/istore/luci/luci-app-store/Makefile b/linkease/istore/luci/luci-app-store/Makefile index 7032f188..ad558b53 100644 --- a/linkease/istore/luci/luci-app-store/Makefile +++ b/linkease/istore/luci/luci-app-store/Makefile @@ -11,13 +11,13 @@ LUCI_DEPENDS:=+curl +opkg +luci-lib-ipkg +tar +libuci-lua +mount-utils +luci-lib LUCI_EXTRA_DEPENDS:=luci-lib-taskd (>=1.0.19) LUCI_PKGARCH:=all -PKG_VERSION:=0.1.26-4 +PKG_VERSION:=0.1.27-2 # PKG_RELEASE MUST be empty for luci.mk PKG_RELEASE:= -ISTORE_UI_VERSION:=0.1.26 +ISTORE_UI_VERSION:=0.1.27 ISTORE_UI_RELEASE:=2 -PKG_HASH:=01eb10649514c4ea0a86e848db1129b642f0ad5b5d371021821c2488454463fc +PKG_HASH:=7fb8e9983dd33b14c43de3caf6a6121df0727e0adac6c666354e0d8a0cffa0b8 PKG_SOURCE_URL_FILE:=v$(ISTORE_UI_VERSION)-$(ISTORE_UI_RELEASE).tar.gz PKG_SOURCE:=istore-ui-$(PKG_SOURCE_URL_FILE)