mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-01 16:58:22 +00:00
libubox: update to latest lede-17.01 git HEAD
1dafcd7 jshn: properly support JSON "null" type 6abafba jshn: read and write 64-bit integers cfc75c5 runqueue: fix use-after-free bug Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
7f5a040359
commit
9934231670
@ -5,9 +5,9 @@ PKG_RELEASE=1
|
|||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL=$(LEDE_GIT)/project/libubox.git
|
PKG_SOURCE_URL=$(LEDE_GIT)/project/libubox.git
|
||||||
PKG_SOURCE_DATE:=2017-02-24
|
PKG_SOURCE_DATE:=2018-01-07
|
||||||
PKG_SOURCE_VERSION:=96305a3cafcc9c0df7f189567671bb26ce3eb129
|
PKG_SOURCE_VERSION:=1dafcd7813f147811a6bbdb00eec603fe732aac1
|
||||||
PKG_MIRROR_HASH:=19dc9f73621a65d1374427160f59e338db45ee6edc30edff6a6fee10dcdfc8b6
|
PKG_MIRROR_HASH:=0bd0f0980cdb01950da4f10bffbb8089ffd76d442fc443b5f8e1aa860b429063
|
||||||
CMAKE_INSTALL:=1
|
CMAKE_INSTALL:=1
|
||||||
|
|
||||||
PKG_LICENSE:=ISC
|
PKG_LICENSE:=ISC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user