This repository was archived by the owner on Feb 13, 2023. It is now read-only.
Commit d70c44a 1 parent 3708a1c commit d70c44a Copy full SHA for d70c44a
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
include $(TOPDIR ) /rules.mk
6
6
7
7
PKG_NAME: =uugamebooster
8
- PKG_VERSION: =3.0.4
8
+ PKG_VERSION: =3.3.2
9
9
PKG_RELEASE: =$(AUTORELEASE )
10
10
11
11
PKG_SOURCE: =$(PKG_NAME ) -$(PKG_VERSION ) -$(ARCH ) .tar.gz
12
12
PKG_SOURCE_URL: =https://uu.gdl.netease.com/uuplugin/openwrt-$(ARCH ) /v$(PKG_VERSION ) /uu.tar.gz?
13
13
ifeq ($(ARCH ) ,aarch64)
14
- PKG_HASH: =2b66f791ea9972ce8dd88a3f6dfc2b43ba45e661fec37418046ee52b1004597b
14
+ PKG_HASH: =d74e5daa7f6c40163849042d21fa6e71a4d21ea58c05e671699f9d090726adda
15
15
else ifeq ($(ARCH),arm)
16
- PKG_HASH: =709a7593fec853234aa0c6b65c4e28f794fa0aaafd949a8eb180367bdf7af03a
16
+ PKG_HASH: =2a13134cd37b149d89ec73cc8a4c3ea4f9853af7c7ccf5f390016e334eed60ae
17
17
else ifeq ($(ARCH),mipsel)
18
- PKG_HASH: =0af5545c66b8fd06f7b70716593b9dc310d8b1baa00f7ac9171f1ed4106db61b
18
+ PKG_HASH: =8d26267bce01a85dca43c91b9e71ab5ddc3447cb13789eaea233da7ed6f7d961
19
19
else ifeq ($(ARCH),x86_64)
20
- PKG_HASH: =e09a360cff891f3ed2bad8c81d88aa8119147a4fe40f2f81c7ea8ad9fe4bcc3a
20
+ PKG_HASH: =02ba778fb59565213752de4383a7ad00301a091ecda4f9383337c222f7fb20fe
21
21
endif
22
22
23
23
PKG_LICENSE: =Proprietary
You can’t perform that action at this time.
0 commit comments