From: Steven Barth Date: Tue, 2 Sep 2014 08:18:30 +0000 (+0200) Subject: hnetd: fix mdns-support X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=1774c10dbaff5472a405ed24e04e012ce0023a4e;p=feed%2Frouting.git hnetd: fix mdns-support Signed-off-by: Steven Barth --- diff --git a/hnetd/Makefile b/hnetd/Makefile index b7a418b..c9d7ce6 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=27666365bc7eae2f58d744c15c5f8e6466ca6577 -PKG_VERSION:=2014-07-31-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=91aaab8bdd4de8bc96ad906673a79a6600cf93ac +PKG_VERSION:=2014-09-02-$(PKG_SOURCE_VERSION) PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git