diff options
author | Arn0 <yth@ythogtha.org> | 2025-07-17 15:01:35 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-07-19 08:17:48 +0700 |
commit | 13da2fbbb431046001920c9763455dcc8821d3d4 (patch) | |
tree | 13e329c346cb87d85683122f5b7437ff795e91cc /python/python3-twisted/python3-twisted.SlackBuild | |
parent | 24b27bb44ca651b334b63d749932cc14d936df68 (diff) |
python/python3-twisted: updated for version 25.5.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 7269dd8ed8..3f23e38086 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:-24.11.0} +VERSION=${VERSION:-25.5.0} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |