aboutsummaryrefslogtreecommitdiff
path: root/python/python3-glances/python3-glances.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2024-07-11 13:19:18 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-13 07:47:24 +0700
commit098f65422a6043ce33490a208d693c0413c143f9 (patch)
tree6ab722e462efaa5ae7208a4b014c7a91d5b6f947 /python/python3-glances/python3-glances.SlackBuild
parent000c2b0a8666f383f90d28867a50667341dec6b0 (diff)
python/python3-glances: Updated for version 4.1.2.
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 98e9c4bc0d..5d595b0490 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.0.8}
+VERSION=${VERSION:-4.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}