buildbot: fix update-check/distfile
This commit is contained in:
parent
f5142a5e00
commit
76362e533b
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ short_desc="A system to automate the compile/test cycle"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
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="${PYPI_SITE}/b/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6
|
checksum=c6b66976dff712268566574d57131ec15e5682f6d4390cd5c8559bab0980c4d6
|
||||||
|
|
||||||
pre_install() {
|
pre_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue