From 0d13ab9261a553d09822833ac70ef7191964fa16 Mon Sep 17 00:00:00 2001 From: action Date: Wed, 17 Jun 2026 16:57:49 +0800 Subject: [PATCH] update 2026-06-17 16:57:49 --- luci-app-store/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/luci-app-store/Makefile b/luci-app-store/Makefile index 6cbe3a4e..82eaf41a 100644 --- a/luci-app-store/Makefile +++ b/luci-app-store/Makefile @@ -13,13 +13,13 @@ LUCI_DEPENDS+=$(if $(CONFIG_USE_APK),+apk +luci-compat,+opkg) LUCI_EXTRA_DEPENDS:=luci-lib-taskd (>=1.0.19) LUCI_PKGARCH:=all -PKG_VERSION:=0.2.0-r2 +PKG_VERSION:=0.2.0-r3 # PKG_RELEASE MUST be empty for luci.mk PKG_RELEASE:= ISTORE_UI_VERSION:=0.2.0 -ISTORE_UI_RELEASE:=1 -PKG_HASH:=01f91eec06a3d9125bd74a9a75e457f4fbb591afd9333bd2e9073c2522b79b3d +ISTORE_UI_RELEASE:=2 +PKG_HASH:=9aec741aa5675347bc5a818acb285901bddf309af8ae402dd898336751de38be PKG_SOURCE_URL_FILE:=v$(ISTORE_UI_VERSION)-$(ISTORE_UI_RELEASE).tar.gz PKG_SOURCE:=istore-ui-$(PKG_SOURCE_URL_FILE)