aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libbson/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libbson/APKBUILD')
-rw-r--r--testing/libbson/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libbson/APKBUILD b/testing/libbson/APKBUILD
index d63fc96df5..d9a6273570 100644
--- a/testing/libbson/APKBUILD
+++ b/testing/libbson/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="routines related to building, parsing, and iterating BSON documents"
url="https://github.com/mongodb/libbson"
arch="all"
-license="Apache2"
+license="Apache-2.0"
depends=
depends_dev=
makedepends="$depends_dev autoconf automake libtool"