summaryrefslogtreecommitdiffstats
path: root/system/dstat/dstat.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/dstat/dstat.SlackBuild')
-rw-r--r--system/dstat/dstat.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/dstat/dstat.SlackBuild b/system/dstat/dstat.SlackBuild
index 41bb0694d8..82d7bdb6d5 100644
--- a/system/dstat/dstat.SlackBuild
+++ b/system/dstat/dstat.SlackBuild
@@ -2,7 +2,7 @@
#
# Slackware build script for dstat
#
-# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
+# Copyright 2009-2022 Erik W. Hanson, Minneapolis, MN, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=dstat
-VERSION=${VERSION:-0.7.3}
+VERSION=${VERSION:-0.7.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}