aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-06-28 14:43:34 +0000
committerJohn Crispin <john@openwrt.org>2013-06-28 14:43:34 +0000
commit9e65c50f4c456259117504f70db3362aee52b37d (patch)
tree08231dc802164967eebe244c0d18e6ae37e21164 /package/system/ubox/Makefile
parentdc2c976be201af4a742f1661e8f34ee46170d618 (diff)
downloadupstream-9e65c50f4c456259117504f70db3362aee52b37d.tar.gz
upstream-9e65c50f4c456259117504f70db3362aee52b37d.tar.bz2
upstream-9e65c50f4c456259117504f70db3362aee52b37d.zip
ubox: update to latest git revision
fixes a endianess bug inside the uuid code Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37077
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 33bacc7536..a4108b0584 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-06-27
+PKG_VERSION:=2013-06-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:=725444ad8dd42a6441499fae5a3e92dc99939cc1
+PKG_SOURCE_VERSION:=f58e5e1a927dd37ba951d0bee4d63c5949bc8f0d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1