From 06a11ad9dd9607a5355e76e83bdd0c2e43a43f27 Mon Sep 17 00:00:00 2001
From: Oliver Ertl <oliver@ertl-net.net>
Date: Tue, 11 Apr 2006 17:50:57 +0000
Subject: [PATCH] update iftop to 0.17, closes #475

SVN-Revision: 3619
---
 openwrt/package/iftop/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/openwrt/package/iftop/Makefile b/openwrt/package/iftop/Makefile
index 02e75acd0d..a42d58d526 100644
--- a/openwrt/package/iftop/Makefile
+++ b/openwrt/package/iftop/Makefile
@@ -1,9 +1,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iftop
-PKG_VERSION:=0.17pre3
+PKG_VERSION:=0.17
 PKG_RELEASE:=1
-PKG_MD5SUM:=6d80885e0ff642222c96bb7bd3e83f96
+PKG_MD5SUM:=062bc8fb3856580319857326e0b8752d
 
 PKG_SOURCE_URL:=http://www.ex-parrot.com/~pdw/iftop/download
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-- 
2.30.2