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

@@ -2,6 +2,7 @@ config BR2_PACKAGE_THTTPD
bool "thttpd"
depends on BR2_USE_MMU # fork()
help
thttpd is a simple, small, portable, fast, and secure HTTP server
thttpd is a simple, small, portable, fast, and secure HTTP
server
http://www.acme.com/software/thttpd/

View File

@@ -8,7 +8,7 @@ THTTPD_VERSION = 2.25b
THTTPD_SOURCE = thttpd_$(THTTPD_VERSION).orig.tar.gz
THTTPD_PATCH = thttpd_$(THTTPD_VERSION)-11.diff.gz
THTTPD_SITE = http://snapshot.debian.org/archive/debian/20141023T043132Z/pool/main/t/thttpd
THTTPD_LICENSE = BSD-2c
THTTPD_LICENSE = BSD-2-Clause
THTTPD_LICENSE_FILES = thttpd.c
ifneq ($(THTTPD_PATCH),)