index
:
openwrt-packages.git
Community maintained packages for OpenWrt
log msg
author
committer
range
linksys3200ac-master
master
update/libndpi-to-4.6
update/udpspeeder
about
summary
refs
log
tree
commit
diff
path:
root
/
admin
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Hannu Nyman <hannu.nyman@iki.fi>
2020-05-17 13:08:48 +0300
committer
GitHub <noreply@github.com>
2020-05-17 13:08:48 +0300
commit
a5af595a5535e373a9683c15dce8825d2a35fe37
(
patch
)
tree
a57e27af38441627d3ac119215d23a683c006b71
/
admin
parent
498527fa5079b48f8d00974062c4073afba5c7c8
(
diff
)
parent
c25b61ac02a6098283ce2c933bd657c1303a0c77
(
diff
)
Merge pull request #12193 from lnslbrty/master
netatop: update to version 3.1
Diffstat
(limited to 'admin')
-rw-r--r--
admin/netatop/Makefile
4
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>