diff options
author | Thibaut Notteboom <tib@tibux.org> | 2013-02-10 10:26:06 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2013-02-10 10:26:06 -0500 |
commit | 959b13bdb980c09dac54da045fcceac234e8cd56 (patch) | |
tree | 0aed9c537fe5319f2d47de4b71bbf2251e172890 /python/Pyro4/Pyro4.SlackBuild | |
parent | 851c3e5541f2739cd08e669d453711b79c1a0a0f (diff) |
python/Pyro4: Updated for version 4.17.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/Pyro4/Pyro4.SlackBuild')
-rw-r--r-- | python/Pyro4/Pyro4.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Pyro4/Pyro4.SlackBuild b/python/Pyro4/Pyro4.SlackBuild index cacee605af40..560705042ca5 100644 --- a/python/Pyro4/Pyro4.SlackBuild +++ b/python/Pyro4/Pyro4.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Pyro4 -# Copyright 2012 Thibaut Notteboom, Paris, FRANCE +# Copyright 2012-2013 Thibaut Notteboom, Paris, FRANCE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=Pyro4 -VERSION=${VERSION:-4.16} +VERSION=${VERSION:-4.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |