libubox: fix source version date
The referenced Git commit was made on the 25th of July, not June. Fixes432eaa940f
("libubox: fix mirror hash") Fixes5dc32620c4
("libubox: update to latest git HEAD") Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
parent
432eaa940f
commit
1c4a255aa1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue