From 8fc2b30281285e905209e64a31e3db076b143e8d Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 16 Oct 2012 15:49:49 +0000 Subject: iftop: update iftop to 1.0pre2 Most significantly, includes IPv6 support. This version forces libncurses, by patching the configure script, instead of allowing libncursesw, saving (~65k) image space. Signed-off-by: Russell Senior SVN-Revision: 33782 --- package/network/utils/iftop/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/utils/iftop/Makefile') diff --git a/package/network/utils/iftop/Makefile b/package/network/utils/iftop/Makefile index 9feb059148..b054ed1384 100644 --- a/package/network/utils/iftop/Makefile +++ b/package/network/utils/iftop/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iftop -PKG_VERSION:=0.17 -PKG_RELEASE:=2 +PKG_VERSION:=1.0pre2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.ex-parrot.com/~pdw/iftop/download -PKG_MD5SUM:=062bc8fb3856580319857326e0b8752d +PKG_MD5SUM:=fef521a49ec0122458d02c64212af3c5 PKG_MAINTAINER:=Jo-Philipp Wich -- cgit v1.2.3