hnetd: Updated with better service discovery support (especially 1 router case)
This commit is contained in:
parent
d2c996ddfc
commit
857c9e09ff
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue