diff options
author | TBK <tbk@jjtc.eu> | 2018-03-30 04:42:50 +0200 |
---|---|---|
committer | Andy Postnikov <apostnikov@gmail.com> | 2018-03-31 01:51:45 +0300 |
commit | 8485f2a6daf5a05346e7325991b4ad130710a398 (patch) | |
tree | aaac205be33fb334a49aa40c61695f5419ef63f4 /testing | |
parent | dd0052f8ea3a2305be09e67fd03fb087d2fe5030 (diff) | |
download | aports-8485f2a6daf5a05346e7325991b4ad130710a398.tar.bz2 aports-8485f2a6daf5a05346e7325991b4ad130710a398.tar.xz |
testing/php7-stats: rebuild against php 7.2.4
Diffstat (limited to 'testing')
-rw-r--r-- | testing/php7-stats/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-stats/APKBUILD b/testing/php7-stats/APKBUILD index 429f0cc550..09dcb6e99e 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" |