buildbot: update to 0.8.11.
This commit is contained in:
parent
8712c5e8e5
commit
990fa41d9e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buildbot'
|
||||
pkgname=buildbot
|
||||
version=0.8.10
|
||||
version=0.8.11
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://buildbot.net/"
|
||||
license="GPL-2"
|
||||
distfiles="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c4964d2ebd81cb80a14cb058fb2aab0572a1d8d86672d514e775b42deb08a5f4
|
||||
checksum=6f4cfb62f859d7a64ea102bc9941aba779b3d734723d5a1782ad4765eaf419b6
|
||||
|
||||
pre_install() {
|
||||
cd ${wrksrc}/contrib
|
||||
|
|
Loading…
Reference in New Issue