summaryrefslogtreecommitdiff
path: root/package/system/ubox
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-07-22 15:36:16 +0000
committerJohn Crispin <john@openwrt.org>2013-07-22 15:36:16 +0000
commit99f15eec9112cfe744c3b53c30f728840630be1f (patch)
tree0aedad52a0b8dad9fbc35c6bc5e7393afc44e3ff /package/system/ubox
parentef944dcb85dea57bdc4b42b8b6fcecacf00b2e92 (diff)
downloadmtk-20170518-99f15eec9112cfe744c3b53c30f728840630be1f.zip
mtk-20170518-99f15eec9112cfe744c3b53c30f728840630be1f.tar.gz
mtk-20170518-99f15eec9112cfe744c3b53c30f728840630be1f.tar.bz2
ubox: fix stack overflow in squashfs uuid code
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37503
Diffstat (limited to 'package/system/ubox')
-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 9493835..8a5b43f 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-07-19
+PKG_VERSION:=2013-07-22
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:=0828095b1600fe19dc1112fbcde84a3cbfa8b2b5
+PKG_SOURCE_VERSION:=2946fea87707b5e3c22e4271c5168fb7b9b9ef9d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
CMAKE_INSTALL:=1