summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-07-08 15:26:23 +0200
committerJo-Philipp Wich <jo@mein.io>2022-07-08 15:26:23 +0200
commit2b0539ef9d1849b42fae206f0647bc647323c75d (patch)
treeba18d41830c27b4170710503dc4e424744b4c05a /contrib/package
parent2f5ef2e6b3c5e78514a6116e621cd0b90822c742 (diff)
lucihttp: update to latest Git HEAD
6e68a10 utils: also compare attribute name length in lh_header_attribute() 7b721af testcases: adjust urldecode tests Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'contrib/package')
-rw-r--r--contrib/package/lucihttp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/package/lucihttp/Makefile b/contrib/package/lucihttp/Makefile
index 204216bbdd..dd341bfee5 100644
--- a/contrib/package/lucihttp/Makefile
+++ b/contrib/package/lucihttp/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=https://github.com/jow-/lucihttp.git
-PKG_SOURCE_DATE:=2022-02-13
-PKG_SOURCE_VERSION:=cc8518386cd37f25e574a66be63f1d62d2bd5a0a
-PKG_MIRROR_HASH:=b6288e004a93cc0de7162ee76fc792f6bddad41fe1e298b2e3e072f32e5b14b9
+PKG_SOURCE_DATE:=2022-07-08
+PKG_SOURCE_VERSION:=6e68a1065f3ed1889e5fa053b206bd3aa108bd5f
+PKG_MIRROR_HASH:=19e9694f88449c91aa531dfca411c7752358a80bbb4de3aa6bfaf2deecc2db2e
CMAKE_INSTALL:=1
PKG_LICENSE:=ISC