Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit d70c44a

Browse files
🎄 Sync 2022-11-29 09:16:50
1 parent 3708a1c commit d70c44a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

feeds/uugamebooster/Makefile

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
include $(TOPDIR)/rules.mk
66

77
PKG_NAME:=uugamebooster
8-
PKG_VERSION:=3.0.4
8+
PKG_VERSION:=3.3.2
99
PKG_RELEASE:=$(AUTORELEASE)
1010

1111
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(ARCH).tar.gz
1212
PKG_SOURCE_URL:=https://uu.gdl.netease.com/uuplugin/openwrt-$(ARCH)/v$(PKG_VERSION)/uu.tar.gz?
1313
ifeq ($(ARCH),aarch64)
14-
PKG_HASH:=2b66f791ea9972ce8dd88a3f6dfc2b43ba45e661fec37418046ee52b1004597b
14+
PKG_HASH:=d74e5daa7f6c40163849042d21fa6e71a4d21ea58c05e671699f9d090726adda
1515
else ifeq ($(ARCH),arm)
16-
PKG_HASH:=709a7593fec853234aa0c6b65c4e28f794fa0aaafd949a8eb180367bdf7af03a
16+
PKG_HASH:=2a13134cd37b149d89ec73cc8a4c3ea4f9853af7c7ccf5f390016e334eed60ae
1717
else ifeq ($(ARCH),mipsel)
18-
PKG_HASH:=0af5545c66b8fd06f7b70716593b9dc310d8b1baa00f7ac9171f1ed4106db61b
18+
PKG_HASH:=8d26267bce01a85dca43c91b9e71ab5ddc3447cb13789eaea233da7ed6f7d961
1919
else ifeq ($(ARCH),x86_64)
20-
PKG_HASH:=e09a360cff891f3ed2bad8c81d88aa8119147a4fe40f2f81c7ea8ad9fe4bcc3a
20+
PKG_HASH:=02ba778fb59565213752de4383a7ad00301a091ecda4f9383337c222f7fb20fe
2121
endif
2222

2323
PKG_LICENSE:=Proprietary

0 commit comments

Comments
 (0)