diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 11:41:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-06-14 12:00:37 +0000 |
commit | d890633fa26e66f3df2e7b19409dbb460ab7f6ef (patch) | |
tree | 81228b4244456dc59e8b6bea992a0792802c55f5 /testing/php7-pecl-stats | |
parent | 8297ffc0cdcbaaf02df1c95e49d7f7071eea2ea6 (diff) | |
download | aports-d890633fa26e66f3df2e7b19409dbb460ab7f6ef.tar.bz2 aports-d890633fa26e66f3df2e7b19409dbb460ab7f6ef.tar.xz |
testing/php7-pecl-stats: rebuild against php 7.3
Diffstat (limited to 'testing/php7-pecl-stats')
-rw-r--r-- | testing/php7-pecl-stats/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-stats/APKBUILD b/testing/php7-pecl-stats/APKBUILD index 3e28481f74..b73906c6e8 100644 --- a/testing/php7-pecl-stats/APKBUILD +++ b/testing/php7-pecl-stats/APKBUILD @@ -3,7 +3,7 @@ pkgname=php7-pecl-stats _pkgreal=stats pkgver=2.0.3 -pkgrel=7 +pkgrel=8 pkgdesc="Extension that provides few dozens routines for statistical computation." url="https://pecl.php.net/package/$_pkgreal" arch="all !s390x" # too many tests fails on s390x |