From: Steven Barth Date: Fri, 21 Mar 2014 20:52:45 +0000 (+0100) Subject: hnetd: fix ubus / libubox interaction X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cfff966aa039d882fe79e6035b7ea5c0b87523a0;p=feed%2Frouting.git hnetd: fix ubus / libubox interaction --- diff --git a/hnetd/Makefile b/hnetd/Makefile index bc1d9b7..8a90e41 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=e0061f056b298ff8094eef05f8652306df72220a -PKG_VERSION:=2014-03-19-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=6d7aa5f4f7528dc1c8656ab2003ababf3d928c7b +PKG_VERSION:=2014-03-21-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git