From 7ee2ca86bb9ab68e0b616d9ae7d3e9093cbb02b2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 20 Dec 2010 07:08:49 +0100 Subject: [PATCH] buildbot-slave: update to 0.8.3. --- srcpkgs/buildbot-slave/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/buildbot-slave/template b/srcpkgs/buildbot-slave/template index 74a1b4d0b0..746eae2e10 100644 --- a/srcpkgs/buildbot-slave/template +++ b/srcpkgs/buildbot-slave/template @@ -1,11 +1,11 @@ # Template file for 'buildbot-slave' pkgname=buildbot-slave -version=0.8.2 +version=0.8.3 distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz" build_style=python-module short_desc="BuildBot Slave Daemon" maintainer="Juan RP " -checksum=7bdecb962f2bd877e1b06bc33628949e1540010634eacfc378f68f0db407fb07 +checksum=e0d83c5894495b82c0b702480653ea712e5288f644a0f0661099e66ba64ed56c 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