diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-04-17 14:56:22 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-04-18 16:21:27 +0200 |
commit | 3f0abd936df2803f85d93c303ed9d589ff5b0b16 (patch) | |
tree | 0490e35b3b0ec406d6234ea1e74f66a2d1ed1f12 /contrib/package/lucihttp/Makefile | |
parent | 7d55be315d758b2a40494e732d7bdc300ee15c00 (diff) |
lucihttp: update to latest HEAD
b7470d1 lua: back out early when instantiating parser with bad boundary
e1b1b1f testcases: remove stray .swp file
b46a6ca utils: introduce new LH_URLDECODE_PLUS flag
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'contrib/package/lucihttp/Makefile')
-rw-r--r-- | contrib/package/lucihttp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/lucihttp/Makefile b/contrib/package/lucihttp/Makefile index ac03c665a..ea8317137 100644 --- a/contrib/package/lucihttp/Makefile +++ b/contrib/package/lucihttp/Makefile @@ -6,8 +6,8 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=https://github.com/jow-/lucihttp.git PKG_SOURCE_DATE:=2018-04-17 -PKG_SOURCE_VERSION:=77a85c7232902ff765ed18cff31c5b19b7b2faca -PKG_MIRROR_HASH:=34af584ceaaaddfba45b3b5b2d9c3c605eaed686d0ba3f17c45ff2021e32ab96 +PKG_SOURCE_VERSION:=b46a6ca5faf3d7c65447fdc5e65ae8eca7bda88d +PKG_MIRROR_HASH:=2ce8032254e94b45d7007e4849f18aff035f8da8c491679737fdd81a02b9fc4d CMAKE_INSTALL:=1 PKG_LICENSE:=ISC |