[openwrt/openwrt] uhttpd: update to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Sun Nov 22 22:14:34 EST 2020


dangole pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/97ac290090a5c2120d4cd1e88823f9003a6f8484

commit 97ac290090a5c2120d4cd1e88823f9003a6f8484
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Mon Nov 23 02:05:32 2020 +0000

    uhttpd: update to git HEAD
    
     f53a639 ubus: fix uhttpd crash
    
    Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
 package/network/services/uhttpd/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/network/services/uhttpd/Makefile b/package/network/services/uhttpd/Makefile
index 83073122e6..796eb61298 100644
--- a/package/network/services/uhttpd/Makefile
+++ b/package/network/services/uhttpd/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=uhttpd
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/uhttpd.git
-PKG_SOURCE_DATE:=2020-10-04
-PKG_SOURCE_VERSION:=14a3cb42047bd0c0f8d5713332b9b4516a505607
-PKG_MIRROR_HASH:=10db75dcc3f42543028ccda1a32454cf8684108a5117befa466b6775fc71948c
+PKG_SOURCE_DATE:=2020-11-23
+PKG_SOURCE_VERSION:=f53a63999784bcb7dc513e221f3f25dd3de2f35e
+PKG_MIRROR_HASH:=b2b71f91a3affd1518b2887d2786be30ae0ac5204bbf65c9a84595603847995c
 PKG_MAINTAINER:=Felix Fietkau <nbd at nbd.name>
 PKG_LICENSE:=ISC
 



More information about the lede-commits mailing list