1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

libubox: Update to latest version

9d6305a utils: Change calloc_a() to return size_t aligned pointers

Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
Ted Hess 2017-02-24 15:30:28 -05:00
parent e8871d946a
commit 23dff07148

@ -5,9 +5,9 @@ PKG_RELEASE=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/libubox.git
PKG_SOURCE_DATE:=2017-02-03
PKG_SOURCE_VERSION:=de3f14b643f09c799845073eaf3577a334d0726d
PKG_MIRROR_HASH:=a797e1d329f544807caf2fdb8bb6706aaeae6a5c2eede921839f2659f774b3c7
PKG_SOURCE_DATE:=2017-02-24
PKG_SOURCE_VERSION:=96305a3cafcc9c0df7f189567671bb26ce3eb129
PKG_MIRROR_HASH:=19dc9f73621a65d1374427160f59e338db45ee6edc30edff6a6fee10dcdfc8b6
CMAKE_INSTALL:=1
PKG_LICENSE:=ISC