aboutsummaryrefslogtreecommitdiff
path: root/libs/libuhttpd
diff options
context:
space:
mode:
authorJianhui Zhao <zhaojh329@gmail.com>2021-04-08 14:58:57 +0800
committerRosen Penev <rosenp@gmail.com>2021-04-08 22:32:11 -0700
commit3aa128f00745db22d1f2ed81d3bb3704d6c65780 (patch)
tree8da15159fcde21b34f7fc7e30c589c45ce74b479 /libs/libuhttpd
parente44b2665e7d7dfeff75c1799d9e9e77c4d353208 (diff)
libuhttpd: Update to 3.11.0
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Diffstat (limited to 'libs/libuhttpd')
-rw-r--r--libs/libuhttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libuhttpd/Makefile b/libs/libuhttpd/Makefile
index 5e10abbf4..bdbb9c3d9 100644
--- a/libs/libuhttpd/Makefile
+++ b/libs/libuhttpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libuhttpd
-PKG_VERSION:=3.10.1
+PKG_VERSION:=3.11.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:=6e7a9ad61e3d0ab5bd4d20b274b850542dff8057a8fcf6c36ce59eb34818f61f
+PKG_HASH:=dcd95fac7b29d43f57e942db6e9fb4c8745d4284684cd627d60c8a7f8c76cd32
PKG_MAINTAINER:=Jianhui Zhao <zhaojh329@gmail.com>
PKG_LICENSE:=MIT