summaryrefslogtreecommitdiffstats
path: root/package/system/ubox
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2016-03-07 16:35:43 +0000
committerFelix Fietkau <nbd@openwrt.org>2016-03-07 16:35:43 +0000
commitccf2ff037a4d00e78debd0d7c02838b20de3fc8c (patch)
tree4ffcdde57f65c3bda350c6231ae21759518d865a /package/system/ubox
parentd041e8b44b042d373b0b474ee69caed840f9a541 (diff)
downloadmaster-31e0f0ae-ccf2ff037a4d00e78debd0d7c02838b20de3fc8c.tar.gz
master-31e0f0ae-ccf2ff037a4d00e78debd0d7c02838b20de3fc8c.tar.bz2
master-31e0f0ae-ccf2ff037a4d00e78debd0d7c02838b20de3fc8c.zip
ubox: update to the latest version, fixes an error on processing invalid modules
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48952
Diffstat (limited to 'package/system/ubox')
-rw-r--r--package/system/ubox/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index 53621d280d..b32c794618 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2016-02-09
+PKG_VERSION:=2016-03-07
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=5a2d469ab30b73536c920a2a69c7fdf0d2c1a359
+PKG_SOURCE_VERSION:=fd4bb41ee7ab136d25609c2a917beea5d52b723b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1