diff options
author | Arn0 <yth@ythogtha.org> | 2023-02-28 11:03:43 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-03-04 08:06:35 +0700 |
commit | a7e63025416cd8ade96917cec1faecc346385d63 (patch) | |
tree | 4b67aeeafa13e3ca1bc9d74a0333c641a3d4f92e /python/python3-twisted/python3-twisted.SlackBuild | |
parent | 70e34ecba5a900bfa31c707dc33afa961c5e4e1d (diff) |
python/python3-twisted: Updated for version 22.10.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-twisted/python3-twisted.SlackBuild b/python/python3-twisted/python3-twisted.SlackBuild index a049e88340..c10b106715 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.8.0} +VERSION=${VERSION:-22.10.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |