buildbot: update to 0.8.12.

This commit is contained in:
Juan RP 2015-04-22 07:20:20 +02:00
parent 03f5ed7446
commit 63ab612438

View file

@ -1,6 +1,6 @@
# Template file for 'buildbot' # Template file for 'buildbot'
pkgname=buildbot pkgname=buildbot
version=0.8.11 version=0.8.12
revision=1 revision=1
noarch=yes noarch=yes
build_style=python-module build_style=python-module
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://buildbot.net/" homepage="http://buildbot.net/"
license="GPL-2" license="GPL-2"
distfiles="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz" distfiles="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=6f4cfb62f859d7a64ea102bc9941aba779b3d734723d5a1782ad4765eaf419b6 checksum=c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6
pre_install() { pre_install() {
cd ${wrksrc}/contrib cd ${wrksrc}/contrib