diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-03-12 22:45:25 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-12 22:45:25 +0700 |
commit | b4bc022591f17dead9a163659cf45408f68d20b0 (patch) | |
tree | 27de32acedaf9ac2ad0a8913208624bd15aad583 /python/python-twisted/python-twisted.SlackBuild | |
parent | f736084d71b7a70193613d2ff6596736d287eb73 (diff) | |
download | slackbuilds-b4bc022591f17dead9a163659cf45408f68d20b0.tar.gz |
python/python-twisted: Updated for version 15.0.0.
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 3b4672e3e7..3d8b0f7362 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-2014 Markus Reichelt, Aachen, DE +# Copyright 2012-2015 Markus Reichelt, Stolberg (Rhld), 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:-14.0.2} +VERSION=${VERSION:-15.0.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |