From b4871856f8e43f7439d1aef93d97a5e6194e8e6e Mon Sep 17 00:00:00 2001 From: kenzok8 Date: Fri, 21 Mar 2025 16:26:36 +0800 Subject: [PATCH] update 2025-03-21 16:26:36 --- xunyou/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xunyou/Makefile b/xunyou/Makefile index 86d727a87..4b03a762b 100644 --- a/xunyou/Makefile +++ b/xunyou/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=xunyou -PKG_VERSION:=2.0.6.4 +PKG_VERSION:=2.0.8.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)_v$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://partnerdownload.xunyou.com/routerplugin/koolshare/ -PKG_HASH:=b287def32b580b98665c9f9da9afb343233d067df3c40c826275cfb5097fe5cf +PKG_HASH:=cd582253d773cbb565449fbe1889daa2c8fef34549942bd6d7ee03016d804abb PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_v$(PKG_VERSION)