diff options
author | Arn0 <yth@ythogtha.org> | 2022-04-13 11:43:18 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-16 12:12:39 +0700 |
commit | 5a426ed9930a14cec00b06242b707061f144080d (patch) | |
tree | 47d63da3c48e3b610a4c3b5c789648d65fa8323b /python/python3-twisted/python3-twisted.SlackBuild | |
parent | 4f086418f2b55effe6de8a3015db1b0571084024 (diff) |
python/python3-twisted: Updated for version 22.4.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 0145abdf19185..cf7feee44d1be 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.2.0} +VERSION=${VERSION:-22.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |