From cf4f284e002038a83f323a80cec3e261abd7715a Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 12 Jun 2014 21:51:58 +0200 Subject: [PATCH] hnetd: various bugfixes (incl. convergence failure fix) --- hnetd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hnetd/Makefile b/hnetd/Makefile index a263084..4b6fca6 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -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