Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/atop/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'atop'
pkgname=atop
version=2.12.0
version=2.12.1
revision=1
build_style=gnu-makefile
make_install_target="sysvinstall"
Expand All @@ -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=0d09ecc90c14e6ef41c22e3c57c142c3e4fb9cf3c94379077a33c961d5343086
checksum=4fdbe67c5dfaf89405639e18599f4eae77978073ffa54f3c78c368ab54bd12f6

make_dirs="/var/log/atop 755 root root"

Expand Down
Loading