From c024df841bda365fa666fcca034e9a2ad40a3d77 Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Mon, 24 Mar 2025 12:27:12 +0800 Subject: [PATCH] update 2025-03-24 12:27:12 --- istoreenhance/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/istoreenhance/Makefile b/istoreenhance/Makefile index ceced981c..f466f2c0c 100644 --- a/istoreenhance/Makefile +++ b/istoreenhance/Makefile @@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk PKG_ARCH_ISTOREENHANCE:=$(ARCH) PKG_NAME:=istoreenhance -PKG_VERSION:=0.2.5 +PKG_VERSION:=0.2.6 PKG_RELEASE:=$(PKG_ARCH_ISTOREENHANCE)-1 PKG_SOURCE:=iStoreEnhance-binary-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://fw.koolcenter.com/binary/iStoreEnhance/ -PKG_HASH:=94763e7550f14d9a30e0c5fdbdd71ab3285988e9928e72b92f20f24b34249077 +PKG_HASH:=fb51a9a5eda67b98d52fd39ec6011daf4443adaae6e3c39da2e4b462ca64ec80 PKG_BUILD_DIR:=$(BUILD_DIR)/iStoreEnhance-binary-$(PKG_VERSION)