atop: update to 2.4.0.

This commit is contained in:
maxice8 2019-01-13 17:45:46 -02:00 committed by maxice8
parent 5bb88c9c02
commit 9e5330d54e

View file

@ -1,15 +1,15 @@
# Template file for 'atop'
pkgname=atop
version=2.3.0
revision=2
version=2.4.0
revision=1
build_style=gnu-makefile
makedepends="ncurses-devel zlib-devel"
short_desc="A system and process level monitor"
short_desc="System and process level monitor"
maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2"
homepage="http://www.atoptool.nl/"
distfiles="http://www.atoptool.nl/download/atop-${version}.tar.gz"
checksum=73e4725de0bafac8c63b032e8479e2305e3962afbe977ec1abd45f9e104eb264
license="GPL-2.0-or-later"
homepage="https://www.atoptool.nl/"
distfiles="https://www.atoptool.nl/download/atop-${version}.tar.gz"
checksum=be1c010a77086b7d98376fce96514afcd73c3f20a8d1fe01520899ff69a73d69
pre_install() {
sed -i '/chown/d' Makefile
@ -17,6 +17,7 @@ pre_install() {
sed -i 's,sbin,bin,g' Makefile
sed -i 's,bin/sh,bin/bash,' atop.daily
}
do_install() {
make PREFIX=/usr SBINDIR=/usr/bin DESTDIR=${DESTDIR} sysvinstall
vsv atop