mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
buildbot: update to 0.8.11.
This commit is contained in:
parent
8712c5e8e5
commit
990fa41d9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'buildbot'
|
# Template file for 'buildbot'
|
||||||
pkgname=buildbot
|
pkgname=buildbot
|
||||||
version=0.8.10
|
version=0.8.11
|
||||||
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="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c4964d2ebd81cb80a14cb058fb2aab0572a1d8d86672d514e775b42deb08a5f4
|
checksum=6f4cfb62f859d7a64ea102bc9941aba779b3d734723d5a1782ad4765eaf419b6
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
cd ${wrksrc}/contrib
|
cd ${wrksrc}/contrib
|
||||||
|
|
Loading…
Add table
Reference in a new issue