buildbot: update to 0.8.14.
This commit is contained in:
parent
75398f0fe9
commit
b164b2091a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'buildbot'
|
# Template file for 'buildbot'
|
||||||
pkgname=buildbot
|
pkgname=buildbot
|
||||||
version=0.8.13
|
version=0.8.14
|
||||||
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="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=bcf5856da3428a0a9032dfee9582ff30b625e4df745792512943de89ac2a672f
|
checksum=331efd07bd7522c222a8fb258801e8d78332c88d778ee76416b9e1028676e964
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
cd ${wrksrc}/contrib
|
cd ${wrksrc}/contrib
|
||||||
|
|
Loading…
Reference in New Issue