buildbot: update to 0.8.4.
This commit is contained in:
parent
cf7551a9f4
commit
705b869e00
1 changed files with 4 additions and 3 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'buildbot'
|
# Template file for 'buildbot'
|
||||||
pkgname=buildbot
|
pkgname=buildbot
|
||||||
version=0.8.3
|
version=0.8.4
|
||||||
revision=1
|
|
||||||
distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz"
|
distfiles="http://buildbot.googlecode.com/files/$pkgname-$version.tar.gz"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
short_desc="A system to automate the compile/test cycle"
|
short_desc="A system to automate the compile/test cycle"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=754c8c3a8276fd3fc3a2b3cea104fea59cabb7add6e7e9693272c25d88eea7ff
|
homepage="http://trac.buildbot.net/"
|
||||||
|
license="GPL-2"
|
||||||
|
checksum=928f39a05ac665be71f573e76e33e51c04ea1e6d81dad9cc831d2d7911cb2a15
|
||||||
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
|
||||||
|
|
Loading…
Reference in a new issue