lucihttp: update to latest HEAD
8617997 lib: cast size_t values in printf() to prevent compielr warnings Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
b4040aacb0
commit
06b85427f5
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:=2018-04-17
|
||||
PKG_SOURCE_VERSION:=b46a6ca5faf3d7c65447fdc5e65ae8eca7bda88d
|
||||
PKG_MIRROR_HASH:=2ce8032254e94b45d7007e4849f18aff035f8da8c491679737fdd81a02b9fc4d
|
||||
PKG_SOURCE_DATE:=2018-04-18
|
||||
PKG_SOURCE_VERSION:=8617997c62c8ff4c5473c3ef4bad932033595cf5
|
||||
PKG_MIRROR_HASH:=bdf18413271d82f72747bc839a0765df3c4ab13f1ec05d7b265b323de40c7d97
|
||||
CMAKE_INSTALL:=1
|
||||
|
||||
PKG_LICENSE:=ISC
|
||||
|
|
Loading…
Reference in a new issue