From: Jianhui Zhao Date: Sun, 4 Oct 2020 05:29:43 +0000 (+0800) Subject: libuhttpd: Update to 3.3.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f4c165c58a1482b92388fa55816e1b490ef1190d;p=openwrt-packages.git libuhttpd: Update to 3.3.1 Signed-off-by: Jianhui Zhao --- diff --git a/libs/libuhttpd/Makefile b/libs/libuhttpd/Makefile index 1674ff66d..19791f823 100644 --- a/libs/libuhttpd/Makefile +++ b/libs/libuhttpd/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libuhttpd -PKG_VERSION:=3.3.0 +PKG_VERSION:=3.3.1 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:=161aac7a09ed143278804f8f55ed3c1dd3c813cd68418325ca8862acdaf8a163 +PKG_HASH:=970d79e064c294fa5798c67e2a20bbd22317a69225e0478399460fa64aa36894 PKG_MAINTAINER:=Jianhui Zhao PKG_LICENSE:=MIT