From fecec2da9cf94d73b85796cbb33136245269ad96 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 8 Oct 2011 09:05:22 +0200 Subject: [PATCH] buildbot: update to 0.8.5. --- srcpkgs/buildbot/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/buildbot/template b/srcpkgs/buildbot/template index f7015fbd315..1c4b95b964e 100644 --- a/srcpkgs/buildbot/template +++ b/srcpkgs/buildbot/template @@ -1,14 +1,13 @@ # Template file for 'buildbot' pkgname=buildbot -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="A system to automate the compile/test cycle" maintainer="Juan RP " homepage="http://trac.buildbot.net/" license="GPL-2" -checksum=928f39a05ac665be71f573e76e33e51c04ea1e6d81dad9cc831d2d7911cb2a15 +checksum=9b2f761447db13e4068870567b36732d419d8f72f452b450c61089db98558a9c 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