aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-stats/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-stats/APKBUILD')
-rw-r--r--testing/php7-stats/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-stats/APKBUILD b/testing/php7-stats/APKBUILD
index e76078a110..ae1364b2c6 100644
--- a/testing/php7-stats/APKBUILD
+++ b/testing/php7-stats/APKBUILD
@@ -10,7 +10,7 @@ arch="all !s390x" # too many tests fails on s390x
license="PHP-3.01"
depends=""
makedepends="php7-dev autoconf"
-source="http://pecl.php.net/get/$_pkgreal-$pkgver.tgz"
+source="https://pecl.php.net/get/$_pkgreal-$pkgver.tgz"
builddir="$srcdir"/$_pkgreal-$pkgver
build() {