summaryrefslogtreecommitdiffstats
path: root/python/psutil/psutil.SlackBuild
diff options
context:
space:
mode:
author Larry Hajali <larryhaja@gmail.com>2016-09-18 16:40:03 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-09-24 07:06:09 +0700
commitceeee4463b3fe387d5420664a2b2c4080e1ce311 (patch)
treeca604727e57c93fd077ede65e2d5bf581146364b /python/psutil/psutil.SlackBuild
parent11a016850bf61365fa01df51b62418a2aa4cfdd1 (diff)
downloadslackbuilds-ceeee4463b3fe387d5420664a2b2c4080e1ce311.tar.gz
slackbuilds-ceeee4463b3fe387d5420664a2b2c4080e1ce311.tar.xz
python/psutil: Updated for version 4.3.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/psutil/psutil.SlackBuild')
-rw-r--r--python/psutil/psutil.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/psutil/psutil.SlackBuild b/python/psutil/psutil.SlackBuild
index aafbc3d9b1..4e575df79d 100644
--- a/python/psutil/psutil.SlackBuild
+++ b/python/psutil/psutil.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=psutil
-VERSION=${VERSION:-4.3.0}
+VERSION=${VERSION:-4.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}