buildbot: update to 0.8.13.
This commit is contained in:
parent
84e3a0e049
commit
f09025e2a6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'buildbot'
|
# Template file for 'buildbot'
|
||||||
pkgname=buildbot
|
pkgname=buildbot
|
||||||
version=0.8.12
|
version=0.8.13
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -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="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6
|
checksum=bcf5856da3428a0a9032dfee9582ff30b625e4df745792512943de89ac2a672f
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
cd ${wrksrc}/contrib
|
cd ${wrksrc}/contrib
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue