Merge Lean's source

This commit is contained in:
CN_SZTL 2020-03-05 22:46:26 +08:00
commit bbee3f3505
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -30,7 +30,7 @@ define Package/$(PKG_NAME)
CATEGORY:=Network
TITLE:=Revive unavailable songs for Netease Cloud Music (Golang)
URL:=https://github.com/cnsilvan/UnblockNeteaseMusic
DEPENDS:=$(GO_ARCH_DEPENDS)
DEPENDS:=@!HAS_FPU $(GO_ARCH_DEPENDS)
endef
define Package/$(PKG_NAME)/description
Revive unavailable songs for Netease Cloud Music (Golang)