mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-19 14:13:30 +00:00
UnblockNeteaseMusic: bump to 0.25.3 (#4624)
This commit is contained in:
parent
684c112b40
commit
4685f86c44
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=UnblockNeteaseMusic
|
||||
PKG_VERSION:=0.25.0
|
||||
PKG_VERSION:=0.25.3
|
||||
PKG_RELEASE:=4
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/nondanee/UnblockNeteaseMusic.git
|
||||
PKG_SOURCE_VERSION:=17cddd06278d0915697b3a342a182ed5e240200d
|
||||
PKG_SOURCE_VERSION:=610ff1716aa3698cd2e9391ff808a35a05719586
|
||||
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
|
||||
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user