aboutsummaryrefslogtreecommitdiffstats
path: root/testing/buildbot-slave/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/buildbot-slave/APKBUILD')
-rw-r--r--testing/buildbot-slave/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD
index 71c5187ad3..e0dc4c8585 100644
--- a/testing/buildbot-slave/APKBUILD
+++ b/testing/buildbot-slave/APKBUILD
@@ -16,7 +16,7 @@ BUILDBOT_GROUP=buildbot
pkgusers="$BUILDBOT_USER"
pkggroups="$BUILDBOT_GROUP"
subpackages=""
-source="https://pypi.python.org/packages/source/b/buildbot-slave/buildbot-slave-$pkgver.tar.gz
+source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz
buildslave.initd
buildslave.confd"