diff options
Diffstat (limited to 'python/python-twisted/python-twisted.SlackBuild')
-rw-r--r-- | python/python-twisted/python-twisted.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/python-twisted/python-twisted.SlackBuild b/python/python-twisted/python-twisted.SlackBuild index ab56f2caed..8675dbf31b 100644 --- a/python/python-twisted/python-twisted.SlackBuild +++ b/python/python-twisted/python-twisted.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python-twisted # Copyright 2009-2011 Marco Bonetti <sid77@slackware.it> -# Copyright 2012-2017 Markus Reichelt, Aachen, DE +# Copyright 2012-2018 Markus Reichelt, Aachen, DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -28,7 +28,7 @@ PRGNAM=python-twisted SRCNAM=Twisted -VERSION=${VERSION:-17.5.0} +VERSION=${VERSION:-17.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |