From add8d4e081c815c52c344e288a6f3d8d056478ad Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 8 Oct 2011 09:05:45 +0200 Subject: [PATCH] buildbot: update to 0.8.5. --- srcpkgs/buildbot-slave/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/buildbot-slave/template b/srcpkgs/buildbot-slave/template index 2a6fd252e53..6e480204e29 100644 --- a/srcpkgs/buildbot-slave/template +++ b/srcpkgs/buildbot-slave/template @@ -1,14 +1,13 @@ # Template file for 'buildbot-slave' pkgname=buildbot-slave -version=0.8.4 -revision=1 +version=0.8.5 distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz" build_style=python-module short_desc="BuildBot Slave Daemon" maintainer="Juan RP " homepage="http://trac.buildbot.net/" license="GPL-2" -checksum=392ea68373d6e3000c4948c53f3dd157fa4ac491a1ca8a54dba75aca6f361dbb +checksum=637c23fcdedbc282b596c2ce652b74be96aa9788c39d9b69f903bdb8c2ede217 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