diff options
Diffstat (limited to 'testing/php7-pecl-mongodb/APKBUILD')
-rw-r--r-- | testing/php7-pecl-mongodb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-pecl-mongodb/APKBUILD b/testing/php7-pecl-mongodb/APKBUILD index d30da686d5..8463a1ac2d 100644 --- a/testing/php7-pecl-mongodb/APKBUILD +++ b/testing/php7-pecl-mongodb/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-pecl-mongodb _pkgreal=mongodb pkgver=1.7.4 _pkgver=${pkgver/_rc/RC} -pkgrel=1 +pkgrel=2 pkgdesc="PHP7 MongoDB driver" url="https://pecl.php.net/package/mongodb" arch="all" |