aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-05-28 21:28:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-05-28 21:28:14 +0000
commit12fff1c6a2057ff0e7781c011b5219d127e9ff9a (patch)
tree7c0d06089489ac93e8256b55c5d218e1e414aed0 /package
parentae88b29aa635a48d4903622384a336232a86a3fe (diff)
downloadmaster-187ad058-12fff1c6a2057ff0e7781c011b5219d127e9ff9a.tar.gz
master-187ad058-12fff1c6a2057ff0e7781c011b5219d127e9ff9a.tar.bz2
master-187ad058-12fff1c6a2057ff0e7781c011b5219d127e9ff9a.zip
ubox: update to latest version, fixes kmodloader issues with musl
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40869 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-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 c86050cef8..9128a8d8e6 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2014-05-25
+PKG_VERSION:=2014-05-28
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=b71fd28a93051be9d2cdd72f1a0f526222f26964
+PKG_SOURCE_VERSION:=1c2a9c1cbe9d18bf342edfa617eff319c1d3ce3a
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1