diff options
Diffstat (limited to 'python/buildbot-slave/buildbot-slave.SlackBuild')
-rw-r--r-- | python/buildbot-slave/buildbot-slave.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/buildbot-slave/buildbot-slave.SlackBuild b/python/buildbot-slave/buildbot-slave.SlackBuild index 5cc49d41a510f..3e50b867502bf 100644 --- a/python/buildbot-slave/buildbot-slave.SlackBuild +++ b/python/buildbot-slave/buildbot-slave.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for buildbot-slave -# Copyright 2012-2013 Markus Reichelt, Stolberg (Rhld.), DE +# Copyright 2012-2015 Markus Reichelt, Stolberg (Rhld.), DE # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 PRGNAM=buildbot-slave -VERSION=${VERSION:-0.8.8} +VERSION=${VERSION:-0.8.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |