aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-01-19 19:10:09 +0000
committerJohn Crispin <john@openwrt.org>2014-01-19 19:10:09 +0000
commit1de0eac947c63a71b1b56ff5f7ab8e140650baba (patch)
tree7846b0c99ef9b069cd636921bf3577484a6f8c82 /package/system/ubox/Makefile
parentfac5e62abdec3cb5370bd09fdb704052001c3f30 (diff)
downloadupstream-1de0eac947c63a71b1b56ff5f7ab8e140650baba.tar.gz
upstream-1de0eac947c63a71b1b56ff5f7ab8e140650baba.tar.bz2
upstream-1de0eac947c63a71b1b56ff5f7ab8e140650baba.zip
ubox: update to latest git head
adds option to set internal buffer size Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39333
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