From: Steven Barth Date: Thu, 31 Jul 2014 15:37:55 +0000 (+0200) Subject: hnetd: fix ipv4 uplink detection X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c74c874d7624e6e438d9f6ab8c5d4fe9aa6e67c9;p=feed%2Frouting.git hnetd: fix ipv4 uplink detection --- diff --git a/hnetd/Makefile b/hnetd/Makefile index 123ebd8..b7a418b 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=0638c10c415563376aecb2017f6503eb6c6e3a90 -PKG_VERSION:=2014-07-29-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=27666365bc7eae2f58d744c15c5f8e6466ca6577 +PKG_VERSION:=2014-07-31-$(PKG_SOURCE_VERSION) PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git