From: Jo-Philipp Wich Date: Tue, 7 Aug 2018 15:24:30 +0000 (+0200) Subject: libubox: fix source version date X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1c4a255aa156a2e78c72264f7d9e9812a5c0769b;p=openwrt%2Fstaging%2Fblogic.git libubox: fix source version date The referenced Git commit was made on the 25th of July, not June. Fixes 432eaa940f ("libubox: fix mirror hash") Fixes 5dc32620c4 ("libubox: update to latest git HEAD") Signed-off-by: Jo-Philipp Wich --- diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile index 14055f1fd6f8..c2f36de8f82e 100644 --- a/package/libs/libubox/Makefile +++ b/package/libs/libubox/Makefile @@ -5,7 +5,7 @@ PKG_RELEASE=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/libubox.git -PKG_SOURCE_DATE:=2018-06-25 +PKG_SOURCE_DATE:=2018-07-25 PKG_SOURCE_VERSION:=c83a84afbef2b24f960ddeda0b5e2ab01fba6981 PKG_MIRROR_HASH:=4a9594d2ae3706174d182a21fe815f1d18c20beca6593707cc757994975dc670 CMAKE_INSTALL:=1