aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-uuid/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-uuid/APKBUILD')
-rw-r--r--testing/php7-uuid/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-uuid/APKBUILD b/testing/php7-uuid/APKBUILD
index c8f5212b10..3aa393f8c0 100644
--- a/testing/php7-uuid/APKBUILD
+++ b/testing/php7-uuid/APKBUILD
@@ -12,7 +12,7 @@ license="PHP"
depends=""
pecldepends="php7-dev autoconf util-linux-dev"
makedepends="$pecldepends"
-source="http://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"
+source="https://pecl.php.net/get/$_pkgreal-$_pkgver.tgz"
builddir="$srcdir/$_pkgreal-$_pkgver"
build() {