update 2023-08-16 16:20:43

This commit is contained in:
github-actions[bot] 2023-08-16 16:20:43 +08:00
parent 1da8b66fc0
commit 22c1eef592
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@ include $(TOPDIR)/rules.mk
PKG_ARCH_quickstart:=$(ARCH)
PKG_NAME:=quickstart
PKG_VERSION:=0.7.13
PKG_VERSION:=0.7.14
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/linkease/istore-packages/releases/download/prebuilt/
PKG_HASH:=55ee322d99cbe7f5c0cbb2d3910dfcc0f63465904fb4fe9fe25442c0df2bbc23
PKG_HASH:=25e6a70f4904be0b6ce050e4987b8bc033cf20d52b511b86a4cb4f2c123b41d4
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-binary-$(PKG_VERSION)