From: Toni Uhlig Date: Sun, 13 Jan 2019 20:36:57 +0000 (+0100) Subject: atop: update to version 2.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=be2fe5cb66281f88abacb31a63c994f452dca44d;p=openwrt-packages.git atop: update to version 2.4.0 Signed-off-by: Toni Uhlig --- diff --git a/admin/atop/Makefile b/admin/atop/Makefile index 2d7af098e..b3df6b656 100644 --- a/admin/atop/Makefile +++ b/admin/atop/Makefile @@ -7,10 +7,10 @@ include $(TOPDIR)/rules.mk PKG_NAME:=atop PKG_RELEASE:=1 -PKG_VERSION:=2.3.0 +PKG_VERSION:=2.4.0 PKG_LICENSE:=GPL-2.0 PKG_SOURCE_URL:=https://www.atoptool.nl/download/ -PKG_HASH:=73e4725de0bafac8c63b032e8479e2305e3962afbe977ec1abd45f9e104eb264 +PKG_HASH:=be1c010a77086b7d98376fce96514afcd73c3f20a8d1fe01520899ff69a73d69 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MAINTAINER:=Toni Uhlig