aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-01-19 19:10:09 +0000
committerJohn Crispin <blogic@openwrt.org>2014-01-19 19:10:09 +0000
commit78c3a637976eaf945eee35e87d97d8804bbaf12f (patch)
treef5e98ca3a81aa5160c2ec6423aaed745dac2e5f1 /package/system/ubox/Makefile
parent5451bd5963262f3a455ac75e5f9e53c2f7201047 (diff)
downloadmaster-187ad058-78c3a637976eaf945eee35e87d97d8804bbaf12f.tar.gz
master-187ad058-78c3a637976eaf945eee35e87d97d8804bbaf12f.tar.bz2
master-187ad058-78c3a637976eaf945eee35e87d97d8804bbaf12f.zip
ubox: update to latest git head
adds option to set internal buffer size Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39333 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/system/ubox/Makefile')
-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 2ed4c6336e..68ad3b66cd 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-01-17
+PKG_VERSION:=2014-01-19
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:=6a5ff020909d005ad014810b2b7b60aabe9d7ed0
+PKG_SOURCE_VERSION:=dee0eafbf7de74b45f90631b7c807395e0a0bc4b
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1