atop: update to 2.9.0.

This commit is contained in:
Duncaen 2023-05-16 17:06:13 +02:00
parent ee5196b629
commit eff64f1249
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
2 changed files with 12 additions and 2 deletions

View File

@ -9,3 +9,13 @@
#include "atop.h"
#include "photoproc.h"
--- a/drawbar.c
+++ b/drawbar.c
@@ -110,6 +110,7 @@
#include <unistd.h>
#include <regex.h>
#include <sys/utsname.h>
+#include <time.h>
#include "atop.h"
#include "showgeneric.h"

View File

@ -1,6 +1,6 @@
# Template file for 'atop'
pkgname=atop
version=2.8.1
version=2.9.0
revision=1
build_style=gnu-makefile
make_install_target="sysvinstall"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.atoptool.nl/"
distfiles="https://www.atoptool.nl/download/atop-${version}.tar.gz"
checksum=970058a19b79c3444f971f854572a0e63891dc2d5f7037ff837570854ce0da1e
checksum=bc355ebd7af3f9c6f01be2ff50e581622d24f5ea0d8d5f3366e2fd1311ab98f8
make_dirs="/var/log/atop 755 root root"