diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2015-03-12 22:46:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-12 22:46:04 +0700 |
commit | 66a4bb0f7570f568d864d58fcf4efef8310160c3 (patch) | |
tree | e7b8463aa75d07b6a319435d6ecc2f3a40f5059d /python/buildbot-slave/buildbot-slave.SlackBuild | |
parent | b4bc022591f17dead9a163659cf45408f68d20b0 (diff) | |
download | slackbuilds-66a4bb0f7570f568d864d58fcf4efef8310160c3.tar.gz |
python/buildbot-slave: Updated for version 0.8.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 5cc49d41a5..3e50b86750 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} |