Browse Source

netatop: update to version 3.1

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
lilik-openwrt-22.03
Toni Uhlig 4 years ago
parent
commit
c25b61ac02
No known key found for this signature in database GPG Key ID: 22C5333D922537D2
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      admin/netatop/Makefile

+ 2
- 2
admin/netatop/Makefile View File

@ -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>


Loading…
Cancel
Save