From: Markus Stenberg Date: Wed, 23 Apr 2014 13:08:26 +0000 (+0300) Subject: hnetd: Updated with better service discovery support (especially 1 router case) X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=857c9e09ff2ae7cbe51c7bd589840969ee5b5537;p=lede-routing%2F.git hnetd: Updated with better service discovery support (especially 1 router case) --- diff --git a/hnetd/Makefile b/hnetd/Makefile index 29c642a..8ead794 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=9271e1e9bcfada160699203473e3639fefa4e7ed -PKG_VERSION:=2014-04-17-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=936d5d7bf71956fadc550ca3143ab11ea8a41896 +PKG_VERSION:=2014-04-22-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git