mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/buildbot-slave: Updated for version 0.8.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b4bc022591
commit
66a4bb0f75
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in a new issue