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 | 883757cfa994ab4f37cf52cacf0733ae53409ea7 (patch) | |
tree | 02c5e1dc2a7c3fe1abf3912610ed28a10812325f /testing/php7-mongodb/APKBUILD | |
parent | f5dd98357ea4ca4fbe7eb9de167865588cbbb713 (diff) | |
download | aports-883757cfa994ab4f37cf52cacf0733ae53409ea7.tar.bz2 aports-883757cfa994ab4f37cf52cacf0733ae53409ea7.tar.xz |
testing/php7-mongodb: rebuild against php7-7.1.4
Diffstat (limited to 'testing/php7-mongodb/APKBUILD')
-rw-r--r-- | testing/php7-mongodb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/php7-mongodb/APKBUILD b/testing/php7-mongodb/APKBUILD index f168fa57c4..29a1da75ae 100644 --- a/testing/php7-mongodb/APKBUILD +++ b/testing/php7-mongodb/APKBUILD @@ -4,7 +4,7 @@ pkgname=php7-mongodb _pkgreal=mongodb pkgver=1.2.8 _pkgver=${pkgver/_rc/RC} -pkgrel=0 +pkgrel=1 pkgdesc="PHP7 MongoDB driver" url="http://pecl.php.net/package/mongodb" arch="x86_64 armhf" |