diff --git a/luci-app-quickstart/Makefile b/luci-app-quickstart/Makefile index 59396aba3..c739c7c35 100644 --- a/luci-app-quickstart/Makefile +++ b/luci-app-quickstart/Makefile @@ -9,7 +9,7 @@ LUCI_TITLE:=LuCI support for quickstart LUCI_DEPENDS:=+quickstart +luci-app-store LUCI_PKGARCH:=all -PKG_VERSION:=0.11.7-r1 +PKG_VERSION:=0.11.8-r1 # PKG_RELEASE MUST be empty for luci.mk PKG_RELEASE:= diff --git a/xunyou/Makefile b/xunyou/Makefile index 0ca97643b..2998854d0 100644 --- a/xunyou/Makefile +++ b/xunyou/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xunyou -PKG_VERSION:=2.0.8.5 +PKG_VERSION:=2.0.8.9 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://partnerdownload.xunyou.com/routerplugin/koolshare/ -PKG_HASH:=70f506076d9022ed3631422bd375528f570fb6db80cf3d597dac750d6ce08449 +PKG_HASH:=04e1740a9b0d3267902d91d818379ce76b524fc825ae91c237240d6f3d8ee18c PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_v$(PKG_VERSION)