hnetd: fix mdns-support
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
cda939baea
commit
f09916ce2f
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue