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/?p=feed%2Frouting.git;a=commitdiff_plain;h=f09916ce2f25cd64e58c49aef211b9974f2790fe;hp=cda939baea3116e2e411fa056f6804cf62f5ded4 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