From: Jianhui Zhao Date: Mon, 11 Jan 2021 13:54:16 +0000 (+0800) Subject: libuhttpd: Update to 3.8.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=08059f5fcb665a87744ee8826033bd5907a4a83f;p=openwrt-packages.git libuhttpd: Update to 3.8.0 Signed-off-by: Jianhui Zhao --- diff --git a/libs/libuhttpd/Makefile b/libs/libuhttpd/Makefile index dca1f4157..072cf87a5 100644 --- a/libs/libuhttpd/Makefile +++ b/libs/libuhttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libuhttpd -PKG_VERSION:=3.7.0 +PKG_VERSION:=3.8.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:=d59987098e8ee46c150b3d8268555a9ec3b17b9feee5c4cb140d33148e886899 +PKG_HASH:=cdf97020be8ef73e74f12e0703e0f871ebd26c641ce2cb31f67c90a79483c372 PKG_MAINTAINER:=Jianhui Zhao PKG_LICENSE:=MIT