libuhttpd: Update to 3.9.0 14789/head
authorJianhui Zhao <zhaojh329@gmail.com>
Fri, 19 Feb 2021 04:23:56 +0000 (12:23 +0800)
committerJianhui Zhao <zhaojh329@gmail.com>
Fri, 19 Feb 2021 04:23:56 +0000 (12:23 +0800)
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
libs/libuhttpd/Makefile

index 072cf87a51cacf576fa4f263b65f35906a94a7e7..a17ecdf03bb02e51091e2113906f9f37f4cbad9d 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libuhttpd
-PKG_VERSION:=3.8.0
+PKG_VERSION:=3.9.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL=https://github.com/zhaojh329/libuhttpd/releases/download/v$(PKG_VERSION)
-PKG_HASH:=cdf97020be8ef73e74f12e0703e0f871ebd26c641ce2cb31f67c90a79483c372
+PKG_HASH:=9939cd5f9aaad2c118bc04417fb2d21994fb1cdca7fff475a0930a1374635af0
 
 PKG_MAINTAINER:=Jianhui Zhao <zhaojh329@gmail.com>
 PKG_LICENSE:=MIT