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