diff options
author | Arn0 <yth@ythogtha.org> | 2022-03-14 11:27:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-03-18 00:26:02 +0700 |
commit | 342ab98662950a9029950869ce8be0917b9a52d4 (patch) | |
tree | 75f7aff9610c5ed1e335cfddccdbf07e1fbdcf3f /python/python2-twisted/python2-twisted.SlackBuild | |
parent | 0d244f3f8d56f5fc3507629c185ace92dce33a94 (diff) |
python/python2-twisted: updated for version 20.3.0, updated REQUIRES
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-twisted/python2-twisted.SlackBuild')
-rw-r--r-- | python/python2-twisted/python2-twisted.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python2-twisted/python2-twisted.SlackBuild b/python/python2-twisted/python2-twisted.SlackBuild index 63142c3d9c..e77d57f058 100644 --- a/python/python2-twisted/python2-twisted.SlackBuild +++ b/python/python2-twisted/python2-twisted.SlackBuild @@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python2-twisted SRCNAM=Twisted -VERSION=${VERSION:-17.9.0} +VERSION=${VERSION:-20.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |