aboutsummaryrefslogtreecommitdiffstats
path: root/testing/php7-msgpack
diff options
context:
space:
mode:
Diffstat (limited to 'testing/php7-msgpack')
-rw-r--r--testing/php7-msgpack/APKBUILD4
1 files changed, 2 insertions, 2 deletions
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