From: Yousong Zhou Date: Sun, 3 Nov 2019 02:16:56 +0000 (+0000) Subject: libubox: bump to version 2019-10-29 X-Git-Tag: v1.5.0~7 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f7ba30d12a46c7e5c50f71b3ad6951f90da75c8a;p=librecmc%2Flibrecmc.git libubox: bump to version 2019-10-29 It contains a single change to vlist.h header file: "vlist: add more macros for loop iteration". This is needed for newer version of fstools Signed-off-by: Yousong Zhou (cherry picked from commit 51e76247762d265d4a4aac33456876b83b0cca25) --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 01b17f48ba..7b1bf5ba22 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -5,9 +5,9 @@ PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/libubox.git -PKG_SOURCE_DATE:=2019-10-21 -PKG_SOURCE_VERSION:=eb30a03048f83e733a9530b5741808d7d0932ff2 -PKG_MIRROR_HASH:=04c0edc0df8c9336ca3d68d3e3536de42805837c72ceb5fb4ecaab87a59ff2cd +PKG_MIRROR_HASH:=58f6f6b21a00b69d466bcbce31e8adbef364d139715731430194746be5211840 +PKG_SOURCE_DATE:=2019-10-29 +PKG_SOURCE_VERSION:=301303911dded723b7eda4d6a4a933b22d2c1b60 CMAKE_INSTALL:=1 PKG_LICENSE:=ISC