From: Steven Barth Date: Fri, 17 Apr 2015 14:05:07 +0000 (+0200) Subject: hnetd: remove accidental debug logging X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=de192084463512bac540ca9dfb41c38a33e8b259;p=feed%2Frouting.git hnetd: remove accidental debug logging Signed-off-by: Steven Barth --- diff --git a/hnetd/Makefile b/hnetd/Makefile index b88d1d3..c497f61 100644 --- a/hnetd/Makefile +++ b/hnetd/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=hnetd -PKG_SOURCE_VERSION:=082ebb2aa7a542a198afe38c0d8c8126f0762bdf -PKG_VERSION:=2015-04-15-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=6a5348ca13ae257c02431df499e78b695049324f +PKG_VERSION:=2015-04-17-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git