From: Steven Barth Date: Sun, 4 May 2014 08:49:36 +0000 (+0200) Subject: hnetd: some openwrt-integration and stability fixes X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=76b4294bde887986f5c530fd08be54926767b0f8;p=feed%2Frouting.git hnetd: some openwrt-integration and stability fixes --- diff --git a/hnetd/Makefile b/hnetd/Makefile index 8ead794..fe7ccb4 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -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