Skip to content

Commit

Permalink
libubox: Update to latest version
Browse files Browse the repository at this point in the history
9d6305a utils: Change calloc_a() to return size_t aligned pointers

Signed-off-by: Ted Hess <[email protected]>
  • Loading branch information
thess committed Feb 24, 2017
1 parent e8871d9 commit 23dff07
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/libs/libubox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 23dff07

Please sign in to comment.