From 8485f2a6daf5a05346e7325991b4ad130710a398 Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 30 Mar 2018 04:42:50 +0200 Subject: [PATCH] testing/php7-stats: rebuild against php 7.2.4 --- testing/php7-stats/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/php7-stats/APKBUILD b/testing/php7-stats/APKBUILD index 429f0cc550a..09dcb6e99e2 100644 --- a/testing/php7-stats/APKBUILD +++ b/testing/php7-stats/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-stats _pkgreal=stats pkgver=2.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Extension that provides few dozens routines for statistical computation." url="http://pecl.php.net/package/$_pkgreal" arch="all"