aboutsummaryrefslogtreecommitdiff
path: root/python/python3-glances/python3-glances.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-08-14 23:22:35 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-16 08:01:14 +0700
commit6766bfb5c794dad3d07a44f5b2e8bcc922c3b4fa (patch)
tree2fe21fa2122d7792a98bf19433202cb1fe377533 /python/python3-glances/python3-glances.SlackBuild
parent07f72ab0f2b1d1240b7bc7ccb4f3c4b0b400c7cc (diff)
python/python3-glances: Updated for version 4.3.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 805b434158..cf2464c12f 100644
--- a/python/python3-glances/python3-glances.SlackBuild
+++ b/python/python3-glances/python3-glances.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-glances
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-4.3.1}
+VERSION=${VERSION:-4.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}