aboutsummaryrefslogtreecommitdiffstats
path: root/testing/mongo-c-driver/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mongo-c-driver/APKBUILD')
-rw-r--r--testing/mongo-c-driver/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mongo-c-driver/APKBUILD b/testing/mongo-c-driver/APKBUILD
index d5aae215e5..10e8af4314 100644
--- a/testing/mongo-c-driver/APKBUILD
+++ b/testing/mongo-c-driver/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Client library written in C for MongoDB"
url="https://github.com/mongodb/mongo-c-driver"
arch="all"
-license="Apache2"
+license="Apache-2.0"
depends=
depends_dev=
makedepends="$depends_dev autoconf automake libbson-dev libtool"