Skip to content
Snippets Groups Projects
Commit 88734749 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

ubus: update to the latest version


c09e4f0 ubusd: fix incomplete copy of shared buf during queue-ing
453b87f cli: add support for subscribing to objects
6eb3c96 cli: do not use default timeout for listen
dfe3383 libubus: reset ctx->sock.error when doing ubus reconnect
34c6e81 cli: fix listen_timeout compile issue

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 23dff071
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(LEDE_GIT)/project/ubus.git
PKG_SOURCE_DATE:=2017-02-03
PKG_SOURCE_VERSION:=91acde66b963e238aba35fb4f2030a147df84cd4
PKG_MIRROR_HASH:=47077163f74469e8baf6aa4dc10edc32a75f6609a1cef1d1201f091b7aec42cf
PKG_SOURCE_DATE:=2017-02-18
PKG_SOURCE_VERSION:=34c6e818e431cc53478a0f7c7c1eca07d194d692
PKG_MIRROR_HASH:=fc4f1121faa4f5b8fa52ee25460b98b2e60e7d245aefa70e7f76c56ce5628fd5
CMAKE_INSTALL:=1
PKG_LICENSE:=LGPL-2.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment