From: Steven Barth Date: Thu, 10 Apr 2014 10:06:55 +0000 (+0200) Subject: hnetd: various stability fixes X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=4dd022ad966a6f7a721824353744d6839a3770a7;p=feed%2Frouting.git hnetd: various stability fixes --- diff --git a/hnetd/Makefile b/hnetd/Makefile index 73acc0b..e73c5f8 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=0695a237873723d9a2e797b68c4690ced436ff17 -PKG_VERSION:=2014-03-25-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=231c442b906df73e1e61dd37a21c2b65b106e185 +PKG_VERSION:=2014-04-10-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git