aboutsummaryrefslogtreecommitdiff
path: root/python/python3-twisted/python3-twisted.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-03-30 23:06:42 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:56 +0700
commit47ad553ae40288c2f9a53b8e9c2758dc89f58932 (patch)
treefedc39f782b11a6326a5d7b4d004c714e86b9ace /python/python3-twisted/python3-twisted.SlackBuild
parente2483d234ee22e3150cfc466bc9c7ff8d73abfee (diff)
python/python3-twisted: updated for version 22.2.0, updated dependencies
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 d027572f35..0145abdf19 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.1.0}
+VERSION=${VERSION:-22.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}