From: olli Date: Tue, 11 Apr 2006 17:50:57 +0000 (+0000) Subject: update iftop to 0.17, closes #475 X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=a7718efc64d985e1728c36e22fa39839e4deaea5;p=openwrt.git update iftop to 0.17, closes #475 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3619 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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