summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteven Barth2014-06-12 19:51:58 +0000
committerSteven Barth2014-06-12 19:51:58 +0000
commitcf4f284e002038a83f323a80cec3e261abd7715a (patch)
treead0c7ed1021cad4c973b0f2127e1ff332ab6550d
parent978118be72fca132ab6f7b127e0f311242b11561 (diff)
downloadrouting-cf4f284e002038a83f323a80cec3e261abd7715a.tar.gz
hnetd: various bugfixes (incl. convergence failure fix)
-rw-r--r--hnetd/Makefile4
1 files 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