atop: update to 2.12.0
This commit is contained in:
committed by
Duncan Overbruck
parent
d295258c7f
commit
38e29c13f5
@@ -1,21 +1,10 @@
|
||||
--- a/procdbase.c
|
||||
+++ b/procdbase.c
|
||||
@@ -67,7 +67,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
-#include <malloc.h>
|
||||
+#include <stdlib.h>
|
||||
|
||||
#include "atop.h"
|
||||
#include "photoproc.h"
|
||||
--- a/drawbar.c
|
||||
+++ b/drawbar.c
|
||||
@@ -110,6 +110,7 @@
|
||||
#include <unistd.h>
|
||||
--- a/drawbar.c 2025-07-31 14:59:16.156688479 +0100
|
||||
+++ b/drawbar.c 2025-07-31 14:59:05.253270306 +0100
|
||||
@@ -117,6 +117,7 @@
|
||||
#include <signal.h>
|
||||
#include <regex.h>
|
||||
#include <sys/utsname.h>
|
||||
+#include <time.h>
|
||||
#include <sys/select.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#include "atop.h"
|
||||
#include "showgeneric.h"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Template file for 'atop'
|
||||
pkgname=atop
|
||||
version=2.10.0
|
||||
version=2.12.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_install_target="sysvinstall"
|
||||
@@ -12,7 +12,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=e7a673cf2c82578e7dd82ecb0dec83fd9ecb30828b2561c28a9fa5aaf75d5f93
|
||||
checksum=0d09ecc90c14e6ef41c22e3c57c142c3e4fb9cf3c94379077a33c961d5343086
|
||||
|
||||
make_dirs="/var/log/atop 755 root root"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user