Skip to content

Commit

Permalink
UnblockNeteaseMusic: bump to latest git HEAD (coolsnowwolf#8494)
Browse files Browse the repository at this point in the history
  • Loading branch information
Beginner-Go authored Dec 22, 2021
1 parent 6bc3781 commit 6445677
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package/lean/UnblockNeteaseMusic/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=UnblockNeteaseMusic
PKG_BASE_VERSION:=0.27.0-rc.2
PKG_BASE_VERSION:=0.27.0-rc.4
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/UnblockNeteaseMusic/server.git
PKG_SOURCE_DATE:=2021-11-27
PKG_SOURCE_VERSION:=36c39d7b3ee94ef9ad5023be340f23fb47443c9b
PKG_MIRROR_HASH:=89fc9f1e62dfbf54c426512b664d5a58113dea7618160992248bab5e8db218a6
PKG_SOURCE_DATE:=2021-12-21
PKG_SOURCE_VERSION:=54b7a60b07a85dea3b52a5d9f1ada456aba12609
PKG_MIRROR_HASH:=1865a01021ced0a57bcb1f0d63ef72b0e517771602ad7e4026d18222713a77ac

PKG_VERSION:=$(PKG_BASE_VERSION)-$(PKG_SOURCE_DATE)-$(call version_abbrev,$(PKG_SOURCE_VERSION))

Expand Down

0 comments on commit 6445677

Please sign in to comment.