aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-django-south/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-django-south/APKBUILD')
-rw-r--r--testing/py-django-south/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-django-south/APKBUILD b/testing/py-django-south/APKBUILD
index 324c0f8eb00..cf253e8bb86 100644
--- a/testing/py-django-south/APKBUILD
+++ b/testing/py-django-south/APKBUILD
@@ -9,7 +9,7 @@ arch=noarch
license=BSD
depends=py-django
makedepends=py-setuptools
-source=https://pypi.python.org/packages/source/S/South/South-$pkgver.tar.gz
+source="https://files.pythonhosted.org/packages/source/S/South/South-$pkgver.tar.gz"
_builddir=$srcdir/South-$pkgver
prepare() {