diff options
Diffstat (limited to 'testing/mongo-php7-driver/APKBUILD')
-rw-r--r-- | testing/mongo-php7-driver/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongo-php7-driver/APKBUILD b/testing/mongo-php7-driver/APKBUILD index 7688b4a6cd..5475eb009b 100644 --- a/testing/mongo-php7-driver/APKBUILD +++ b/testing/mongo-php7-driver/APKBUILD @@ -12,7 +12,7 @@ pkgrel=0 pkgdesc="Low-level PHP driver for MongoDB" url="https://github.com/mongodb/mongo-php-driver" arch="all" -license="Apache2" +license="Apache-2.0" makedepends="autoconf automake libressl-dev pkgconfig mongo-c-driver pcre-dev ${_php}-dev bash" options="!check" #fails, is attended |