1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-13 10:49:13 +02:00

ubox: update to latest git HEAD

da5b8b4 log/syslog: Add missing static to two structs.
dd61c9f ubox: Replace { 0 } with {}.

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2017-11-06 09:07:39 +01:00
parent f62e2f611c
commit 5b3e35d85b

View File

@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/ubox.git
PKG_SOURCE_DATE:=2017-09-01
PKG_SOURCE_VERSION:=b1bc8d5fb874cdd22701a08d0fb0de4330f86814
PKG_MIRROR_HASH:=b07e750d941d691e2745aa3a058e504966b15d1db5636162dc686bad275eb296
PKG_SOURCE_DATE:=2017-10-06
PKG_SOURCE_VERSION:=da5b8b4049d35cab2f5484940d122017228598fd
PKG_MIRROR_HASH:=b3feb557bcbe25d91a6a887e80df68aa2cb9124c6ff83051886ded86d27ab074
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0