Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -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/
|
||||
|
||||
@@ -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),)
|
||||
|
||||
Reference in New Issue
Block a user