buildbot-slave: fix update-check/distfile
This commit is contained in:
parent
efac265b0d
commit
f5142a5e00
|
@ -12,5 +12,5 @@ short_desc="BuildBot Slave Daemon"
|
|||
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=905eab122dcfc9425d51f0ed0c7682e7f933e140a7203637aa12a84498bd7461
|
||||
|
|
Loading…
Reference in New Issue