summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-01-12 14:03:10 +0000
committerJohn Crispin <john@openwrt.org>2014-01-12 14:03:10 +0000
commit09a06d937e4bb41e5e232ec40e66d45b2b8689f2 (patch)
tree960988931aa5f5cbfe14eea8e7cf79a00d406ede /package
parent4bf844e83455f4cf981efca56b46a9a26886c11b (diff)
downloadmaster-31e0f0ae-09a06d937e4bb41e5e232ec40e66d45b2b8689f2.tar.gz
master-31e0f0ae-09a06d937e4bb41e5e232ec40e66d45b2b8689f2.tar.bz2
master-31e0f0ae-09a06d937e4bb41e5e232ec40e66d45b2b8689f2.zip
ubox: update to latest git - fixes error reporting Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39244
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 7df3a6d294..1c715f081c 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2013-12-09
+PKG_VERSION:=2013-01-12
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:=0c6d5bd1fc1fd28c71290610faeee11b399c869a
+PKG_SOURCE_VERSION:=c907116d6c4f471f693717f055e54a0f06db35d4
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1