aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-05-30 10:44:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-05-30 10:44:16 +0000
commit59502a17a17d11d1f5e3304c1753486afd48224e (patch)
treef9677bdc42407107a3c840f88cb77d7a348c5404 /package
parent5223919c3f57b5e79956b653c79322fef2eb74cb (diff)
downloadupstream-59502a17a17d11d1f5e3304c1753486afd48224e.tar.gz
upstream-59502a17a17d11d1f5e3304c1753486afd48224e.tar.bz2
upstream-59502a17a17d11d1f5e3304c1753486afd48224e.zip
ubus: update to latest version, fixes a crash on request cancelling
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36766 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/ubus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/ubus/Makefile b/package/ubus/Makefile
index 6355846bfe..abd0a7653b 100644
--- a/package/ubus/Makefile
+++ b/package/ubus/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubus
-PKG_VERSION:=2013-05-29
+PKG_VERSION:=2013-05-30
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://nbd.name/luci2/ubus.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=9f52d1769b76239a1dd64b0d1e9e6aa7b18eed10
+PKG_SOURCE_VERSION:=f72dca720bb50d45b1b01bab5b01cb80c78c5230
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1