From: Oliver Ertl Date: Tue, 11 Apr 2006 17:50:57 +0000 (+0000) Subject: update iftop to 0.17, closes #475 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=06a11ad9dd9607a5355e76e83bdd0c2e43a43f27;p=librecmc%2Flibrecmc.git update iftop to 0.17, closes #475 SVN-Revision: 3619 --- 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