luci-app-unblockmusic: adjust settings
This commit is contained in:
parent
92cbe03c5e
commit
983fdace9f
@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=luci-app-unblockmusic
|
PKG_NAME:=luci-app-unblockmusic
|
||||||
PKG_VERSION:=2.3.5
|
PKG_VERSION:=2.3.5
|
||||||
PKG_RELEASE:=17
|
PKG_RELEASE:=18
|
||||||
|
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
PKG_MAINTAINER:=lean
|
PKG_MAINTAINER:=lean
|
||||||
@ -31,7 +31,7 @@ config PACKAGE_$(PKG_NAME)_INCLUDE_UnblockNeteaseMusic_Go
|
|||||||
config PACKAGE_$(PKG_NAME)_INCLUDE_UnblockNeteaseMusic_NodeJS
|
config PACKAGE_$(PKG_NAME)_INCLUDE_UnblockNeteaseMusic_NodeJS
|
||||||
bool "UnblockNeteaseMusic NodeJS Version"
|
bool "UnblockNeteaseMusic NodeJS Version"
|
||||||
depends on HAS_FPU || KERNEL_MIPS_FPU_EMULATOR || SOFT_FLOAT
|
depends on HAS_FPU || KERNEL_MIPS_FPU_EMULATOR || SOFT_FLOAT
|
||||||
default n
|
default y if i386||x86_64||arm||aarch64
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/$(PKG_NAME)/conffiles
|
define Package/$(PKG_NAME)/conffiles
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
config unblockmusic
|
config unblockmusic
|
||||||
option musicapptype 'kuwo'
|
option musicapptype 'kuwo'
|
||||||
option autoupdate '0'
|
option autoupdate '1'
|
||||||
option endpoint 'http://music.163.com'
|
option endpoint 'http://music.163.com'
|
||||||
option enabled '0'
|
option enabled '0'
|
||||||
option apptype 'go'
|
option apptype 'go'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user