summaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-02-21 14:13:22 +0100
committerFelix Fietkau <nbd@nbd.name>2017-02-21 16:09:32 +0100
commit2a1ee042cdb3c34c99aeb750cf0483a94b51f871 (patch)
treece293a0fe98b91a467713021614bbbefaf99047b /package/system/ubox/Makefile
parent2712497442cc322aa9a6e166a7ed850a4d42df71 (diff)
downloadopenwrt-2a1ee042cdb3c34c99aeb750cf0483a94b51f871.tar.gz
openwrt-2a1ee042cdb3c34c99aeb750cf0483a94b51f871.tar.bz2
openwrt-2a1ee042cdb3c34c99aeb750cf0483a94b51f871.zip
ubox: update to the latest version
c553354 cmake: fix typo 8973576 kmodloader: fix not being able to find some modules fce9382 cmake: Check for getrandom system call Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'package/system/ubox/Makefile')
-rw-r--r--package/system/ubox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index b0cd1906b9..c3eb442b5d 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/ubox.git
-PKG_SOURCE_DATE:=2017-01-29
-PKG_SOURCE_VERSION:=ac2d43e7c84fa3041ee2bf5709fdf69352189317
-PKG_MIRROR_HASH:=f793550b6164f519a08ff2d8cb7c5ca74e8d573c03f0d7ee6473db3cbb90ee3a
+PKG_SOURCE_DATE:=2017-02-21
+PKG_SOURCE_VERSION:=c553354dd9f0ccd4afa45b14dd7afc87f37e6fa0
+PKG_MIRROR_HASH:=70fce5e14b27afb0186ed5443a95c6ee96d2430b8ebff200fb6e4b61923afd0d
CMAKE_INSTALL:=1
PKG_LICENSE:=GPL-2.0