hnetd: some openwrt-integration and stability fixes
This commit is contained in:
parent
39bab4b7c6
commit
76b4294bde
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=hnetd
|
||||
PKG_SOURCE_VERSION:=936d5d7bf71956fadc550ca3143ab11ea8a41896
|
||||
PKG_VERSION:=2014-04-22-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE_VERSION:=a7fb081a9b98a150f2fda913886c6c0ef0725048
|
||||
PKG_VERSION:=2014-05-04-$(PKG_SOURCE_VERSION)
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
|
Loading…
Reference in a new issue