Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -5,8 +5,9 @@ menuconfig BR2_PACKAGE_SCONESERVER
|
||||
depends on !BR2_STATIC_LIBS # dlopen()
|
||||
select BR2_PACKAGE_PCRE
|
||||
help
|
||||
Sconeserver is a modular, object-orientated and extremely versatile
|
||||
network server framework for GNU/Linux and UNIX-like platforms.
|
||||
Sconeserver is a modular, object-orientated and extremely
|
||||
versatile network server framework for GNU/Linux and
|
||||
UNIX-like platforms.
|
||||
|
||||
http://www.sconemad.com/sconeserver/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
SCONESERVER_VERSION = d659468cd164e6a6cc12932cc6780566b04f8328
|
||||
SCONESERVER_SITE = $(call github,sconemad,sconeserver,$(SCONESERVER_VERSION))
|
||||
SCONESERVER_LICENSE = GPLv2+
|
||||
SCONESERVER_LICENSE = GPL-2.0+
|
||||
SCONESERVER_LICENSE_FILES = COPYING
|
||||
# fetching from Git, we need to generate the configure script
|
||||
SCONESERVER_AUTORECONF = YES
|
||||
|
||||
Reference in New Issue
Block a user