diff options
Diffstat (limited to 'testing/mongo-php7-library/APKBUILD')
-rw-r--r-- | testing/mongo-php7-library/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongo-php7-library/APKBUILD b/testing/mongo-php7-library/APKBUILD index 88931af8492..31c6bb87e68 100644 --- a/testing/mongo-php7-library/APKBUILD +++ b/testing/mongo-php7-library/APKBUILD @@ -8,7 +8,7 @@ pkgrel=0 pkgdesc="High-level abstraction around the lower-level drivers for PHP" url="https://github.com/mongodb/mongo-php-library" arch="noarch" -license="Apache2" +license="Apache-2.0" makedepends="$depends_dev mongo-${_php}-driver" subpackages="$pkgname-doc" options="!check" |