update 2022-07-15 20:20:33

This commit is contained in:
github-actions[bot] 2022-07-15 20:20:33 +08:00
parent f3f262f6b9
commit 90e3e40548
3 changed files with 16 additions and 15 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -10,13 +10,13 @@ LUCI_DESCRIPTION:=luci-app-store is a ipk store developed by LinkEase team
LUCI_DEPENDS:=+curl +opkg +luci-base +tar +coreutils +coreutils-stat +libuci-lua +mount-utils
LUCI_PKGARCH:=all
PKG_VERSION:=0.1.10-6
PKG_VERSION:=0.1.10-7
# PKG_RELEASE MUST be empty for luci.mk
PKG_RELEASE:=
ISTORE_UI_VERSION:=0.1.10
ISTORE_UI_RELEASE:=6
PKG_HASH:=432b3ff7c9b80d2525a20c1d382f9824721e3fc92d9a18f37cfcdd9586e20889
ISTORE_UI_RELEASE:=7
PKG_HASH:=ba784985b9b3aa90c704c03b16611922e7df2e1f0e18c4a4ec9bff0e09688426
PKG_SOURCE_URL_FILE:=v$(ISTORE_UI_VERSION)-$(ISTORE_UI_RELEASE).tar.gz
PKG_SOURCE:=istore-ui-$(PKG_SOURCE_URL_FILE)