mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-17 21:03:30 +00:00
UnblockNeteaseMusic: bump to 0.24.1 (flac support)(#3311)
This commit is contained in:
parent
ef9d5f9ec1
commit
62704eac0a
@ -8,14 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=UnblockNeteaseMusic
|
||||
PKG_VERSION:=0.23.1
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=0.24.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://github.com/nondanee/UnblockNeteaseMusic.git
|
||||
PKG_SOURCE_VERSION:=586d043806ed8885319d9fcb4806cd05dfa71f09
|
||||
PKG_SOURCE_VERSION:=436046c63b1d985c62e6695beaa21672423a747a
|
||||
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)
|
||||
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user