aboutsummaryrefslogtreecommitdiffstats
path: root/package/system
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
commita863803f14839dc03c4fcbdfbf6107a6611d1578 (patch)
treef873844a286c2474a7b54c5f3e82a9a0087be4be /package/system
parent25b5d794f4278297bde22e4f4822c93b89768b82 (diff)
downloadmaster-187ad058-a863803f14839dc03c4fcbdfbf6107a6611d1578.tar.gz
master-187ad058-a863803f14839dc03c4fcbdfbf6107a6611d1578.tar.bz2
master-187ad058-a863803f14839dc03c4fcbdfbf6107a6611d1578.zip
ubox: update to the latest version, fixes an error on processing invalid modules
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48952 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system')
-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