aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-websocket-client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-websocket-client/APKBUILD')
-rw-r--r--testing/py-websocket-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-websocket-client/APKBUILD b/testing/py-websocket-client/APKBUILD
index b4720222598..c1176b88e9e 100644
--- a/testing/py-websocket-client/APKBUILD
+++ b/testing/py-websocket-client/APKBUILD
@@ -13,7 +13,7 @@ depends_dev=""
makedepends="$depends_dev py-setuptools py-six"
install=""
subpackages="$pkgname-doc"
-source="http://pypi.python.org/packages/source/w/websocket-client/$_pkgname-$pkgver.tar.gz"
+source="https://files.pythonhosted.org/packages/source/w/websocket-client/$_pkgname-$pkgver.tar.gz"
builddir="$srcdir"/$_pkgname-$pkgver
build() {