mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
lucihttp: update to latest HEAD
6ddea4c utils: fix crash with zero length input string in lh_header_attribute() cb119de lib: add support for setting the maximum allowed data size Fixes #1784. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=https://github.com/jow-/lucihttp.git
|
||||
PKG_SOURCE_DATE:=2018-04-22
|
||||
PKG_SOURCE_VERSION:=ccc685e5c366490fc9f50a2e211ec79b7cf5962e
|
||||
PKG_MIRROR_HASH:=48608971cdfe20a6ad476fbf461527e4bf4786afeb8316fd6c38412bfeed4a3c
|
||||
PKG_SOURCE_DATE:=2018-05-18
|
||||
PKG_SOURCE_VERSION:=cb119deddee5f0f8f1da883b20c60aea7611b175
|
||||
PKG_MIRROR_HASH:=573a20817c73344b17c8fa1b8112f14af9dccc25fef017ae072ecd09140cf9e1
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
||||
Reference in New Issue
Block a user