aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOpenWrt Developers <openwrt-devel@openwrt.org>2006-04-11 17:50:57 +0000
committerOpenWrt Developers <openwrt-devel@openwrt.org>2006-04-11 17:50:57 +0000
commit4a601e53dab2096e9bd34dcf4fb091ffb8d51f66 (patch)
tree910ce7ccd3f3bc2460bc74e966e41681eddb8e29
parent5a1ae3084bf7b0bc0c4a8c0c5b2a737e6e181a43 (diff)
downloadmaster-187ad058-4a601e53dab2096e9bd34dcf4fb091ffb8d51f66.tar.gz
master-187ad058-4a601e53dab2096e9bd34dcf4fb091ffb8d51f66.tar.bz2
master-187ad058-4a601e53dab2096e9bd34dcf4fb091ffb8d51f66.zip
update iftop to 0.17, closes #475
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3619 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--package/iftop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iftop/Makefile b/package/iftop/Makefile
index 02e75acd0d..a42d58d526 100644
--- a/package/iftop/Makefile
+++ b/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