From 3b516609b49a621f80d2084316438d55a5cbbcaf Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:07:51 +0200 Subject: testing: (Bulk change) Update source urls to https using HTTPS Everywhere --- testing/php7-msgpack/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/php7-msgpack') diff --git a/testing/php7-msgpack/APKBUILD b/testing/php7-msgpack/APKBUILD index 649230bf89..c6176893c2 100644 --- a/testing/php7-msgpack/APKBUILD +++ b/testing/php7-msgpack/APKBUILD @@ -11,7 +11,7 @@ license="PHP" options="!check" # Tests fail - does not load msgpack.so depends="php7-session" 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() { -- cgit v1.2.3