mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-27 01:31:06 -09:00
package/libhttpserver: bump to version 0.19.0
C++17 is mandatory since
17772843ea
https://github.com/etr/libhttpserver/releases/tag/0.19.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
2d61c7dba8
commit
699888a49b
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBHTTPSERVER_VERSION = 0.18.2
|
||||
LIBHTTPSERVER_VERSION = 0.19.0
|
||||
LIBHTTPSERVER_SITE = $(call github,etr,libhttpserver,$(LIBHTTPSERVER_VERSION))
|
||||
LIBHTTPSERVER_LICENSE = LGPL-2.1+
|
||||
LIBHTTPSERVER_LICENSE_FILES = COPYING.LESSER
|
||||
|
||||
Reference in New Issue
Block a user