buildbot: update to 0.8.13.
This commit is contained in:
parent
84e3a0e049
commit
f09025e2a6
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'buildbot'
|
||||
pkgname=buildbot
|
||||
version=0.8.12
|
||||
revision=2
|
||||
version=0.8.13
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python-module
|
||||
hostmakedepends="python"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://buildbot.net/"
|
||||
license="GPL-2"
|
||||
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6
|
||||
checksum=bcf5856da3428a0a9032dfee9582ff30b625e4df745792512943de89ac2a672f
|
||||
|
||||
pre_install() {
|
||||
cd ${wrksrc}/contrib
|
||||
|
|
Loading…
Reference in New Issue