[Lunar-commits] <moonbase> atop: version bump to 1.23.
Florin Braescu
florin at lunar-linux.org
Sat Mar 8 12:30:25 CET 2008
commit e7bf588e6db4121e176df79e9f9cf04a3a249b89
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Mar 8 13:30:25 2008 +0200
atop: version bump to 1.23.
The atop command shows the number of running and sleeping
(interruptible/non-interruptible) threads per process and
shows the PPID per process. The command atopsar is now able
to make summary reports and shows information about the top
3 most active processes per sample. In both commands,
several bugs have been fixed.
---
utils/atop/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/utils/atop/DETAILS b/utils/atop/DETAILS
index ebf371b..b308f41 100644
--- a/utils/atop/DETAILS
+++ b/utils/atop/DETAILS
@@ -1,11 +1,11 @@
MODULE=atop
- VERSION=1.22
+ VERSION=1.23
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.atconsultancy.nl/$MODULE/packages/
- SOURCE_VFY=sha1:8a120508a21b70881a0d6b46e5fd2d2452e40e7b
- WEB_SITE=http://www.atconsultancy.nl/$MODULE/
+ SOURCE_URL=http://www.atconsultancy.nl/$MODULE/packages
+ SOURCE_VFY=sha1:9a1eb0e8d60e94e147a926ad684f5a35f9fe4463
+ WEB_SITE=http://www.atconsultancy.nl/$MODULE
ENTERED=20061114
- UPDATED=20071120
+ UPDATED=20080308
SHORT="Alternative top - performance watch program"
cat << EOF
More information about the Lunar-commits
mailing list