Author: luka
Date: 2016-05-11 00:37:28 +0200 (Wed, 11 May 2016)
New Revision: 49359

Removed:
   trunk/package/network/utils/iftop/patches/
Modified:
   trunk/package/network/utils/iftop/Makefile
Log:
iftop: Update to latest version, and drop patch

The patch made sure the ncursesw library was not selected to save space,
but that library doesn't exist in this distribution at all.

Signed-off-by: Bert Vermeulen <[email protected]>

Modified: trunk/package/network/utils/iftop/Makefile
===================================================================
--- trunk/package/network/utils/iftop/Makefile  2016-05-10 22:37:26 UTC (rev 
49358)
+++ trunk/package/network/utils/iftop/Makefile  2016-05-10 22:37:28 UTC (rev 
49359)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=iftop
-PKG_VERSION:=1.0pre2
+PKG_VERSION:=1.0pre4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.ex-parrot.com/~pdw/iftop/download
-PKG_MD5SUM:=fef521a49ec0122458d02c64212af3c5
+PKG_MD5SUM:=7e6decb4958e8a4890cccac335239f24
 
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 PKG_LICENSE:=GPL-2.0
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to