aboutsummaryrefslogtreecommitdiff
path: root/python/python3-twisted/python3-twisted.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-09-14 09:47:01 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-10-13 10:19:16 +0700
commitefaed15debf2b2fe657026a134bc52b9004808fb (patch)
tree91b864dc6568c1bdd0774f4ec37535d21d2dd883 /python/python3-twisted/python3-twisted.SlackBuild
parent40beb4b0f319f46687ffaf9ecd546bb8c3ad8eb7 (diff)
python/python3-twisted: updated for version 22.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-twisted/python3-twisted.SlackBuild')
-rw-r--r--python/python3-twisted/python3-twisted.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-twisted/python3-twisted.SlackBuild b/python/python3-twisted/python3-twisted.SlackBuild
index cf7feee44d..a049e88340 100644
--- a/python/python3-twisted/python3-twisted.SlackBuild
+++ b/python/python3-twisted/python3-twisted.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-twisted
SRCNAM=Twisted
-VERSION=${VERSION:-22.4.0}
+VERSION=${VERSION:-22.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}