update 2023-05-12 23:36:11

This commit is contained in:
github-actions[bot] 2023-05-12 23:36:11 +08:00
parent 30f7dbb398
commit b4aacdbce8
1 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=uugamebooster
PKG_VERSION:=v3.6.2
PKG_VERSION:=v3.13.4
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk
@ -31,22 +31,22 @@ endef
ifeq ($(ARCH),arm)
UU_ARCH:=arm
PKG_MD5SUM:=ee720928879208091c509c685f21db05
PKG_MD5SUM:=d9687105b1cce30f2d2cc971251ae0a2
endif
ifeq ($(ARCH),aarch64)
UU_ARCH:=aarch64
PKG_MD5SUM:=279ec2a24f2765669aee8f57cb47e30d
PKG_MD5SUM:=7b5b49364da31459fb4293a312021ab3
endif
ifeq ($(ARCH),mipsel)
UU_ARCH:=mipsel
PKG_MD5SUM:=d2176e47a783e0be9bbecbceb606470b
PKG_MD5SUM:=6aca5ecec753c199fe80bcc176fe6212
endif
ifeq ($(ARCH),x86_64)
UU_ARCH:=x86_64
PKG_MD5SUM:=3656d9cedbe369be7adc059248a9d4bd
PKG_MD5SUM:=857fa8cd2a7e9dba03db88f834cac40e
endif
PKG_SOURCE_URL:=https://uu.gdl.netease.com/uuplugin/openwrt-$(UU_ARCH)/$(PKG_VERSION)/uu.tar.gz?