diff --git a/srcpkgs/buildbot-slave/template b/srcpkgs/buildbot-slave/template index 746eae2e102..0f1b6f81299 100644 --- a/srcpkgs/buildbot-slave/template +++ b/srcpkgs/buildbot-slave/template @@ -1,11 +1,13 @@ # Template file for 'buildbot-slave' pkgname=buildbot-slave -version=0.8.3 +version=0.8.4 distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz" build_style=python-module short_desc="BuildBot Slave Daemon" maintainer="Juan RP " -checksum=e0d83c5894495b82c0b702480653ea712e5288f644a0f0661099e66ba64ed56c +homepage="http://trac.buildbot.net/" +license="GPL-2" +checksum=392ea68373d6e3000c4948c53f3dd157fa4ac491a1ca8a54dba75aca6f361dbb 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