lucihttp: update to latest Git HEAD
f6e0564 lib: fix handling of empty multipart fields 91c01c3 lib: fix multipart state transition in boundary parsing Fixes: #2737 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
bf06d8e13c
commit
15608fd2e5
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@ PKG_RELEASE:=1
|
|||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=https://github.com/jow-/lucihttp.git
|
||||
PKG_SOURCE_DATE:=2019-01-24
|
||||
PKG_SOURCE_VERSION:=1afbdcc31016fac9e85285d032d27184db884bfd
|
||||
PKG_MIRROR_HASH:=7fe11f0e0cb6dc810a47c708d38865124324660a8986305d299f5b8d771fc5e9
|
||||
PKG_SOURCE_DATE:=2019-06-05
|
||||
PKG_SOURCE_VERSION:=91c01c3c9f48dc148defbee2f694b0599d5eb3c4
|
||||
PKG_MIRROR_HASH:=07af44f6c26e706bcb8d4d652a2060455ede8fa55925f377d7c7f429ca9d7aa3
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
|
Loading…
Reference in a new issue