aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iftop/Makefile
diff options
context:
space:
mode:
authorKevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>2016-07-20 23:31:39 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-20 23:31:39 +0200
commitfadd93e26241d0e8e96c4ac4109af59299984d1e (patch)
tree2ee2bd0e214f257b7c77eac2ffb3c04b47ba6ee6 /package/network/utils/iftop/Makefile
parent9f29d3e5af63233e8bccc3f8990bbb818af290d0 (diff)
downloadmaster-187ad058-fadd93e26241d0e8e96c4ac4109af59299984d1e.tar.gz
master-187ad058-fadd93e26241d0e8e96c4ac4109af59299984d1e.tar.bz2
master-187ad058-fadd93e26241d0e8e96c4ac4109af59299984d1e.zip
iftop: fix mac address display
iftop would display portions of mac address with large ffffff prefixes. Make if_hw_addr type consistent. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Diffstat (limited to 'package/network/utils/iftop/Makefile')
-rw-r--r--package/network/utils/iftop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iftop/Makefile b/package/network/utils/iftop/Makefile
index bd82f2df94..ef9657560e 100644
--- a/package/network/utils/iftop/Makefile
+++ b/package/network/utils/iftop/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=iftop
PKG_VERSION:=1.0pre4
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.ex-parrot.com/~pdw/iftop/download