aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/libubox/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-11-23 22:53:14 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-11-23 22:53:14 +0000
commit1254089c6728dffa0f56f80aefadffea073464b0 (patch)
treee652a2e4c20ea2a46d201b9f75895116be446110 /package/libs/libubox/Makefile
parent0a9a67ffed233685a9dc5715c5b44b8a1e10f892 (diff)
downloadmaster-187ad058-1254089c6728dffa0f56f80aefadffea073464b0.tar.gz
master-187ad058-1254089c6728dffa0f56f80aefadffea073464b0.tar.bz2
master-187ad058-1254089c6728dffa0f56f80aefadffea073464b0.zip
libubox: fix a variable handling regression in jshn
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43351 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/libubox/Makefile')
-rw-r--r--package/libs/libubox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/libubox/Makefile b/package/libs/libubox/Makefile
index abef65cfb6..bc92f99c5a 100644
--- a/package/libs/libubox/Makefile
+++ b/package/libs/libubox/Makefile
@@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://git.openwrt.org/project/libubox.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=0bfb44f590402137bfcf8e65c54638908d5ed6d2
+PKG_SOURCE_VERSION:=f09ae76445e32511433fdab0a1bcda73aa84986d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1