aboutsummaryrefslogtreecommitdiff
path: root/python/python3-glances/python3-glances.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-06-08 12:14:31 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-10 09:20:08 +0700
commit3461c5ebda9aa81040956ab6a1353db0fbdabdd4 (patch)
tree11b85428ab3f9733efa9b21da196ddc0bc6e3a15 /python/python3-glances/python3-glances.SlackBuild
parent269a25a651bc790887f22c61e0dcd9fc215ea1f6 (diff)
python/python3-glances: Updated for version 3.4.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-glances/python3-glances.SlackBuild')
-rw-r--r--python/python3-glances/python3-glances.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-glances/python3-glances.SlackBuild b/python/python3-glances/python3-glances.SlackBuild
index 975ac96ec7803..0a966b3d46ec9 100644
--- a/python/python3-glances/python3-glances.SlackBuild
+++ b/python/python3-glances/python3-glances.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-glances
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-3.3.1.1}
+VERSION=${VERSION:-3.4.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}