From 2703585a921f5d28edd529ff998f66e7da87ce84 Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 30 Mar 2018 04:27:09 +0200 Subject: [PATCH] testing/php7-msgpack: rebuild against php 7.2.4 --- testing/php7-msgpack/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php7-msgpack/APKBUILD b/testing/php7-msgpack/APKBUILD index 5f6a69cac35..649230bf896 100644 --- a/testing/php7-msgpack/APKBUILD +++ b/testing/php7-msgpack/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-msgpack _pkgreal=msgpack pkgver=2.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="This extension provide API for communicating with MessagePack serialization." url="http://pecl.php.net/package/$_pkgreal" arch="all"