hnetd: stability fixes
This commit is contained in:
parent
fd30ce0fc5
commit
7c17d3fa91
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hnetd
|
||||
PKG_SOURCE_VERSION:=1fecf1a0f0e8869b939719de429a9698dffb374e
|
||||
PKG_VERSION:=2014-07-17-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE_VERSION:=e0928f406a9096bbb999cb3d9142ea03a08748ab
|
||||
PKG_VERSION:=2014-07-25-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in a new issue