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 | |
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')
-rw-r--r-- | python/buildbot-slave/buildbot-slave.SlackBuild | 4 | ||||
-rw-r--r-- | python/buildbot-slave/buildbot-slave.info | 6 |
2 files changed, 5 insertions, 5 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} diff --git a/python/buildbot-slave/buildbot-slave.info b/python/buildbot-slave/buildbot-slave.info index 6932d4105c..473a4dfbf0 100644 --- a/python/buildbot-slave/buildbot-slave.info +++ b/python/buildbot-slave/buildbot-slave.info @@ -1,8 +1,8 @@ PRGNAM="buildbot-slave" -VERSION="0.8.8" +VERSION="0.8.10" HOMEPAGE="http://buildbot.net/" -DOWNLOAD="http://buildbot.googlecode.com/files/buildbot-slave-0.8.8.tar.gz" -MD5SUM="9854d1df35cb09a5320b30b76eefd9ba" +DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-0.8.10.tar.gz" +MD5SUM="da7b078f58b63076b2b312b573720283" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |