Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_YMPD
|
||||
bool "ympd"
|
||||
select BR2_PACKAGE_LIBMPDCLIENT
|
||||
depends on BR2_USE_MMU # fork()
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on !BR2_STATIC_LIBS
|
||||
select BR2_PACKAGE_LIBMPDCLIENT
|
||||
help
|
||||
ympd, a standalone MPD Web GUI written in C, utilizing
|
||||
Websockets and Bootstrap/JS
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
YMPD_VERSION = v1.2.3
|
||||
YMPD_SITE = $(call github,notandy,ympd,$(YMPD_VERSION))
|
||||
YMPD_LICENSE = GPLv2
|
||||
YMPD_LICENSE = GPL-2.0
|
||||
YMPD_LICENSE_FILES = LICENSE
|
||||
YMPD_DEPENDENCIES = libmpdclient
|
||||
|
||||
|
||||
Reference in New Issue
Block a user