buildbot: fix update-check/distfile

This commit is contained in:
Michael Gehring 2016-04-28 13:19:15 +02:00
parent f5142a5e00
commit 76362e533b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ short_desc="A system to automate the compile/test cycle"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://buildbot.net/"
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
pre_install() {