aboutsummaryrefslogtreecommitdiff
path: root/admin/netatop
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2020-05-17 12:01:28 +0200
committerToni Uhlig <matzeton@googlemail.com>2020-05-17 12:01:28 +0200
commitc25b61ac02a6098283ce2c933bd657c1303a0c77 (patch)
treea57e27af38441627d3ac119215d23a683c006b71 /admin/netatop
parent498527fa5079b48f8d00974062c4073afba5c7c8 (diff)
netatop: update to version 3.1
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'admin/netatop')
-rw-r--r--admin/netatop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/netatop/Makefile b/admin/netatop/Makefile
index f872d40c3..aca607d8a 100644
--- a/admin/netatop/Makefile
+++ b/admin/netatop/Makefile
@@ -6,10 +6,10 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=netatop
PKG_RELEASE:=1
-PKG_VERSION:=2.0
+PKG_VERSION:=3.1
PKG_LICENSE:=GPL-2.0
PKG_SOURCE_URL:=https://www.atoptool.nl/download/
-PKG_HASH:=c66d7ca094d667428924f2faff2afb816b17565e8c3628e43bfa0e1a2e22c20e
+PKG_HASH:=736f43572c31a90748f023f0a5a814bff58d44c0c3f060d776cfd6e6e8435c62
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_MAINTAINER:=Toni Uhlig <matzeton@googlemail.com>