diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2014-10-03 08:39:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-03 10:17:05 +0700 |
commit | 445719869e4b27756dfae0b067e1fa2c89e11427 (patch) | |
tree | 24a2f8b3207fe6c09a7f06bb86b1ea5785786266 /python/python-twisted/python-twisted.SlackBuild | |
parent | 6e008c70ce200fdca7afa32883bfbcca5355751a (diff) |
python/python-twisted: Updated for version 14.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 22feeb1953dba..3b4672e3e73fd 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 Markus Reichelt, Aachen, DE +# Copyright 2012-2014 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:-13.2.0} +VERSION=${VERSION:-14.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |