summaryrefslogtreecommitdiffstats
path: root/package/system
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-01 11:33:17 +0200
committerJohn Crispin <john@phrozen.org>2016-06-05 23:23:57 +0200
commitf02184cbcfb714f49bfc9e6b30ad8831635ffe35 (patch)
treec9267e4fa6875f31e459f87bddaf3f8b932c1b65 /package/system
parent065de8bd7adf4b8f13f07d5a813e979547b9affe (diff)
downloadmaster-31e0f0ae-f02184cbcfb714f49bfc9e6b30ad8831635ffe35.tar.gz
master-31e0f0ae-f02184cbcfb714f49bfc9e6b30ad8831635ffe35.tar.bz2
master-31e0f0ae-f02184cbcfb714f49bfc9e6b30ad8831635ffe35.zip
ubus: update to latest git HEAD
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/system')
-rw-r--r--package/system/ubus/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile
index a7b6324a47..3f66e0b1a1 100644
--- a/package/system/ubus/Makefile
+++ b/package/system/ubus/Makefile
@@ -1,13 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubus
-PKG_VERSION:=2016-01-26
+PKG_VERSION:=2016-06-01
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(OPENWRT_GIT)/project/ubus.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
-PKG_SOURCE_VERSION:=619f3a160de4f417226b69039538882787b3811c
+PKG_SOURCE_VERSION:=96ab0b3032f5caf443162f38073403a372b3e1c1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_MD5SUM:=
CMAKE_INSTALL:=1