From 16f8ceb8e2d24fc6e5dccc926d86c48ad52a8b64 Mon Sep 17 00:00:00 2001 From: J0WI Date: Sat, 6 Oct 2018 14:15:24 +0200 Subject: testing: (Bulk change) Update urls to https using HTTPS Everywhere and bump pkgrel --- testing/php7-msgpack/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/php7-msgpack') diff --git a/testing/php7-msgpack/APKBUILD b/testing/php7-msgpack/APKBUILD index c6176893c2..f7cbc160a6 100644 --- a/testing/php7-msgpack/APKBUILD +++ b/testing/php7-msgpack/APKBUILD @@ -3,9 +3,9 @@ pkgname=php7-msgpack _pkgreal=msgpack pkgver=2.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="This extension provide API for communicating with MessagePack serialization." -url="http://pecl.php.net/package/$_pkgreal" +url="https://pecl.php.net/package/$_pkgreal" arch="all" license="PHP" options="!check" # Tests fail - does not load msgpack.so -- cgit v1.2.3