atop: update to 2.9.0.
This commit is contained in:
parent
ee5196b629
commit
eff64f1249
@ -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"
|
||||
|
@ -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"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user