diff options
author | TBK <tbk@jjtc.eu> | 2020-02-21 18:46:57 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-02-22 16:37:30 -0300 |
commit | 6e02475bd4b7e337380ec2570949b7769283017d (patch) | |
tree | 3810298b16b7cf539745ddf6d29beafa7ba8c476 /testing/php7-pecl-mongodb | |
parent | 4ceff6d6b011c9efd173c142b5d6b7ad99dc2705 (diff) | |
download | aports-6e02475bd4b7e337380ec2570949b7769283017d.tar.bz2 aports-6e02475bd4b7e337380ec2570949b7769283017d.tar.xz |
testing/php7-pecl-mongodb: rebuild against icu 65.1
Diffstat (limited to 'testing/php7-pecl-mongodb')
-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 45ae11894d..ad57acc0ed 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.2 _pkgver=${pkgver/_rc/RC} -pkgrel=0 +pkgrel=1 pkgdesc="PHP7 MongoDB driver" url="https://pecl.php.net/package/mongodb" arch="all" |