Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -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/

View File

@@ -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