From: Jianhui Zhao Date: Mon, 12 Mar 2018 03:02:52 +0000 (+0800) Subject: libuhttpd: Update to 2.0.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3b9584e5e0e11671e9c2148dc46ed5f5bfc244c1;p=openwrt-packages.git libuhttpd: Update to 2.0.2 Signed-off-by: Jianhui Zhao --- diff --git a/libs/libuhttpd/Makefile b/libs/libuhttpd/Makefile index ddb98243f..44e30c9a0 100755 --- a/libs/libuhttpd/Makefile +++ b/libs/libuhttpd/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libuhttpd -PKG_VERSION:=2.0.1 +PKG_VERSION:=2.0.2 PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=v$(PKG_VERSION) PKG_SOURCE_URL=https://github.com/zhaojh329/libuhttpd.git -PKG_MIRROR_HASH:=f51d50c450a8703e31ef37542ada6826fc3b582e3075d031716aef35b0b32dd8 +PKG_MIRROR_HASH:=206b48ea169654ae7f25c8877c55ac66cda6275d293e6a32f0bc11e4a9adb20e CMAKE_INSTALL:=1 PKG_BUILD_DIR=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_SOURCE_SUBDIR)