buildbot-slave: update to 0.8.7p1.
This commit is contained in:
parent
08a1654e81
commit
3e3444e3db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildbot-slave'
|
||||
pkgname=buildbot-slave
|
||||
version=0.8.7
|
||||
version=0.8.7p1
|
||||
revision=1
|
||||
build_style=python-module
|
||||
fulldepends="python Twisted"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://trac.buildbot.net/"
|
||||
license="GPL-2"
|
||||
distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||
checksum=fd5436bf3686afb2e4e826fa0a3204f7e40c4e0863815989ecf7495a8b361236
|
||||
checksum=bbdb07a3847efa186f942142a09394b467d7375745c49da0a42e9aa5b206eadc
|
||||
long_desc="
|
||||
The BuildBot is a system to automate the compile/test cycle required by most
|
||||
software projects to validate code changes. By automatically rebuilding and
|
||||
|
|
Loading…
Reference in a new issue