hnetd: various bugfixes (incl. convergence failure fix)
This commit is contained in:
parent
978118be72
commit
cf4f284e00
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hnetd
|
||||
PKG_SOURCE_VERSION:=347d9f5f9f438c0a7e2ab4ae3666b2b936234c6f
|
||||
PKG_VERSION:=2014-06-11-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE_VERSION:=ee10da8c7bf6a79b14f60ca697592501e520d4bb
|
||||
PKG_VERSION:=2014-06-12-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in a new issue