uhttpd: update to latest Git HEAD
authorJo-Philipp Wich <jo@mein.io>
Sun, 4 Oct 2020 21:04:51 +0000 (23:04 +0200)
committerJo-Philipp Wich <jo@mein.io>
Sun, 4 Oct 2020 21:09:59 +0000 (23:09 +0200)
14a3cb4 ubus: fix legacy empty reply format
0f38b03 client: fix spurious keepalive connection timeouts
88ba2fa client: really close connection on timeout
c186212 ubus: support GET method with CORS requests

Fixes: FS#3369
Fixes: https://github.com/openwrt/luci/issues/4467
Fixes: https://github.com/openwrt/luci/issues/4470
Fixes: https://github.com/openwrt/luci/issues/4479
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
package/network/services/uhttpd/Makefile

index 174c46b8f00d0877f448e008dcd18728f1455923..dbade36b0abe0bbdcf14dee541c7c8a0262aefc9 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git
-PKG_SOURCE_DATE:=2020-09-18
-PKG_SOURCE_VERSION:=47c34bd6ad49cae408b8d7c150c6f9f324aaddf5
-PKG_MIRROR_HASH:=31ee0eca69577380842588abc442526c23b2c20df13e79738843b8b417f99d17
+PKG_SOURCE_DATE:=2020-10-04
+PKG_SOURCE_VERSION:=14a3cb42047bd0c0f8d5713332b9b4516a505607
+PKG_MIRROR_HASH:=10db75dcc3f42543028ccda1a32454cf8684108a5117befa466b6775fc71948c
 PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
 PKG_LICENSE:=ISC