aboutsummaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2019-08-18 02:31:01 +0200
committerJo-Philipp Wich <jo@mein.io>2019-09-04 13:41:44 +0200
commitdff561c7c8cff05d27390aef959da19b744b9d2b (patch)
treeb47ccc9636702c13e761469a0954f5615d972929 /package/network
parent54db6061ee1f17653fb4c2bec29db840500f1588 (diff)
downloadupstream-dff561c7c8cff05d27390aef959da19b744b9d2b.tar.gz
upstream-dff561c7c8cff05d27390aef959da19b744b9d2b.tar.bz2
upstream-dff561c7c8cff05d27390aef959da19b744b9d2b.zip
iftop: update to HEAD of 2018-10-03 - 77901c
Update iftop to commit 77901c8c53e01359d83b8090aacfe62214658183 git log --pretty=oneline --abbrev-commit 949ed0f7..77901c8c 77901c8 Support scales beyond 1Gbps Created with the help of the make-package-update-commit.sh script. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> (cherry picked from commit cfd0748497c5c27c6d0f80b0ad3698ffe4428352)
Diffstat (limited to 'package/network')
-rw-r--r--package/network/utils/iftop/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/network/utils/iftop/Makefile b/package/network/utils/iftop/Makefile
index ed22eb81b1..98fe15c8f5 100644
--- a/package/network/utils/iftop/Makefile
+++ b/package/network/utils/iftop/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://code.blinkace.com/pdw/iftop.git
-PKG_SOURCE_DATE:=2017-03-22
-PKG_SOURCE_VERSION:=949ed0f7e2c54c598868c270b82c2d702131a339
-PKG_MIRROR_HASH:=2ba96d9a2adf4e43aaab439a9ccab8f21b415da48d1c8939f6dcea8e6e11524f
+PKG_SOURCE_DATE:=2018-10-03
+PKG_SOURCE_VERSION:=77901c8c53e01359d83b8090aacfe62214658183
+PKG_MIRROR_HASH:=219231541a437f5aecd497796be0202d337e13f141359a93595bf2cd8c5c5544
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=GPL-2.0