buildbot-slave: update to 0.8.7p1.

This commit is contained in:
Juan RP 2012-11-22 09:15:28 +01:00
parent 08a1654e81
commit 3e3444e3db

View file

@ -1,6 +1,6 @@
# Template file for 'buildbot-slave' # Template file for 'buildbot-slave'
pkgname=buildbot-slave pkgname=buildbot-slave
version=0.8.7 version=0.8.7p1
revision=1 revision=1
build_style=python-module build_style=python-module
fulldepends="python Twisted" fulldepends="python Twisted"
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://trac.buildbot.net/" homepage="http://trac.buildbot.net/"
license="GPL-2" license="GPL-2"
distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz" distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz"
checksum=fd5436bf3686afb2e4e826fa0a3204f7e40c4e0863815989ecf7495a8b361236 checksum=bbdb07a3847efa186f942142a09394b467d7375745c49da0a42e9aa5b206eadc
long_desc=" long_desc="
The BuildBot is a system to automate the compile/test cycle required by most The BuildBot is a system to automate the compile/test cycle required by most
software projects to validate code changes. By automatically rebuilding and software projects to validate code changes. By automatically rebuilding and