python/buildbot-slave: Updated for version 0.8.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2015-03-12 22:46:04 +07:00 committed by Willy Sudiarto Raharjo
parent b4bc022591
commit 66a4bb0f75
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for buildbot-slave # 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. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115 # Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=buildbot-slave PRGNAM=buildbot-slave
VERSION=${VERSION:-0.8.8} VERSION=${VERSION:-0.8.10}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="buildbot-slave" PRGNAM="buildbot-slave"
VERSION="0.8.8" VERSION="0.8.10"
HOMEPAGE="http://buildbot.net/" HOMEPAGE="http://buildbot.net/"
DOWNLOAD="http://buildbot.googlecode.com/files/buildbot-slave-0.8.8.tar.gz" DOWNLOAD="https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-0.8.10.tar.gz"
MD5SUM="9854d1df35cb09a5320b30b76eefd9ba" MD5SUM="da7b078f58b63076b2b312b573720283"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""