diff options
author | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-01 23:59:28 +0200 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-05-02 01:53:19 +0200 |
commit | 1d3968df46cde89fb32d1476b29430e6a1afcf48 (patch) | |
tree | ea1ab4e95dc2e854002984193d44f99f643b351f /testing | |
parent | 271aef120d819131a72d5a48cbca909b1d119bf8 (diff) | |
download | aports-1d3968df46cde89fb32d1476b29430e6a1afcf48.tar.bz2 aports-1d3968df46cde89fb32d1476b29430e6a1afcf48.tar.xz |
testing/php7-stats: rebuild against php7-7.1.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 180d8d2015..8ef6b2372b 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=0 +pkgrel=1 pkgdesc="Extension that provides few dozens routines for statistical computation." url="http://pecl.php.net/package/$_pkgreal" arch="all" |