aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorJianhui Zhao <zhaojh329@gmail.com>2021-03-01 17:26:11 +0800
committerJianhui Zhao <zhaojh329@gmail.com>2021-03-01 17:26:11 +0800
commit20328691d3a254c598c9d49e55530190dd97fe16 (patch)
tree1b2b1f99a0fa27adb4f4fabcacadb80b51d193a4 /libs
parentbfc0b44b474fd7fbe7050f37b19c070170fcca06 (diff)
libuhttpd: Update to 3.10.1
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/libuhttpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libuhttpd/Makefile b/libs/libuhttpd/Makefile
index fa0fe0de3..69c99cb5d 100644
--- a/libs/libuhttpd/Makefile
+++ b/libs/libuhttpd/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libuhttpd
-PKG_VERSION:=3.10.0
+PKG_VERSION:=3.10.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:=78b1c670e4f259346a1e49e57d158c619eace23f0b72821b0ff2ba991f7dcc51
+PKG_HASH:=6e7a9ad61e3d0ab5bd4d20b274b850542dff8057a8fcf6c36ce59eb34818f61f
PKG_MAINTAINER:=Jianhui Zhao <zhaojh329@gmail.com>
PKG_LICENSE:=MIT