aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-lzf/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2018-10-06 14:07:51 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2018-10-06 17:10:15 +0000
commit3b516609b49a621f80d2084316438d55a5cbbcaf (patch)
treec5c7805a56c9746826710ff238986e7332632da0 /testing/php7-lzf/APKBUILD
parent0ed5524b742b317bdcc9b7b26dd4033369e6c2f8 (diff)
testing: (Bulk change) Update source urls to https using HTTPS Everywhere
Diffstat (limited to 'testing/php7-lzf/APKBUILD')
-rw-r--r--testing/php7-lzf/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-lzf/APKBUILD b/testing/php7-lzf/APKBUILD
index 18e72fc3630..dcd94538553 100644
--- a/testing/php7-lzf/APKBUILD
+++ b/testing/php7-lzf/APKBUILD
@@ -11,7 +11,7 @@ arch="all"
license="PHP"
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() {