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