aboutsummaryrefslogtreecommitdiff
path: root/python/objgraph/objgraph.SlackBuild
diff options
context:
space:
mode:
authorMarkus Rinne <markus.ka.rinne@gmail.com>2024-10-16 08:02:07 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-17 09:07:08 +0700
commitfbf2c3c7edb72c162a1d5fd2b255ea38ecdc600f (patch)
tree068ae386e21a87780cb5ebb58d5d006c8d1e23e0 /python/objgraph/objgraph.SlackBuild
parentdb70c78e43ee8d868d51fe8ddfb4c6a9a14b95df (diff)
python/objgraph: Updated for version 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/objgraph/objgraph.SlackBuild')
-rw-r--r--python/objgraph/objgraph.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/objgraph/objgraph.SlackBuild b/python/objgraph/objgraph.SlackBuild
index 714df16ef1..547b64cfa2 100644
--- a/python/objgraph/objgraph.SlackBuild
+++ b/python/objgraph/objgraph.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=objgraph
-VERSION=${VERSION:-3.6.1}
+VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}