mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
UnblockNeteaseMusic: bump to latest git HEAD (#7703)
Co-authored-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
parent
2761cf38bd
commit
1a654041fb
@ -5,14 +5,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=UnblockNeteaseMusic
|
||||
PKG_BASE_VERSION:=0.26.0
|
||||
PKG_BASE_VERSION:=0.26.1
|
||||
PKG_RELEASE:=$(AUTORELEASE)
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/1715173329/UnblockNeteaseMusic.git
|
||||
PKG_SOURCE_DATE:=2021-07-17
|
||||
PKG_SOURCE_VERSION:=076a0c22dcabc4315d1732e5ba6383337088468c
|
||||
PKG_MIRROR_HASH:=d7af0faa99366159159cfe1cc829ff81b3c50234536e02d45e16172052036192
|
||||
PKG_SOURCE_DATE:=2021-08-16
|
||||
PKG_SOURCE_VERSION:=8dd9d22e8801b650deebf700d0888e6ffd0b0efd
|
||||
PKG_MIRROR_HASH:=97bec2bb4ad2cb59e14357a0cc45b85eba808457955e94cb55cbc4dfeb13396f
|
||||
|
||||
PKG_VERSION:=$(PKG_BASE_VERSION)-$(PKG_SOURCE_DATE)-$(call version_abbrev,$(PKG_SOURCE_VERSION))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user