buildbot-slave: update to 0.8.14.
This commit is contained in:
parent
b164b2091a
commit
f8a5dd51f4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'buildbot-slave'
|
# Template file for 'buildbot-slave'
|
||||||
pkgname=buildbot-slave
|
pkgname=buildbot-slave
|
||||||
version=0.8.12
|
version=0.8.14
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
hostmakedepends="python"
|
hostmakedepends="python"
|
||||||
|
@ -13,4 +13,4 @@ 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=905eab122dcfc9425d51f0ed0c7682e7f933e140a7203637aa12a84498bd7461
|
checksum=7db02738c02d34c4d32508ac200e5f089ba73549315b127a9d8c0808d1a6d7a9
|
||||||
|
|
Loading…
Reference in New Issue