aboutsummaryrefslogtreecommitdiffstats
path: root/community/wiredtiger/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/wiredtiger/APKBUILD')
-rw-r--r--community/wiredtiger/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wiredtiger/APKBUILD b/community/wiredtiger/APKBUILD
index 58bd25b018b..122700ffb33 100644
--- a/community/wiredtiger/APKBUILD
+++ b/community/wiredtiger/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="High performance, scalable, production quality, NoSQL, Open Source extensible platform for data management"
url="http://www.wiredtiger.com"
arch="x86_64"
-license="(GPLv2 or GPLv3) and MIT and BSD"
+license="(GPL-2.0 or GPL-3.0) and MIT and BSD"
depends=""
depends_dev="autoconf automake libtool linux-headers"
makedepends="$depends_dev lz4-dev zlib-dev snappy-dev libexecinfo-dev"