diff options
-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" |