diff options
author | Arn0 <yth@ythogtha.org> | 2024-03-04 14:26:25 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-09 06:18:05 +0700 |
commit | fbf0e866af6cf7caf03e2cc0f0032b6eb52189c8 (patch) | |
tree | 24cc5f63283c5eef3cc602d7eeb5553c46e8b28e /python/python3-twisted/python3-twisted.SlackBuild | |
parent | 506636a30069857233a0df8ff48f43b2493c9899 (diff) |
python/python3-twisted: updated for version 24.3.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.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 61121ff1ae..a0b612d47c 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=${PRGNAM#python3-*} -VERSION=${VERSION:-23.10.0} +VERSION=${VERSION:-24.3.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |