diff options
Diffstat (limited to 'community/rethinkdb')
-rw-r--r-- | community/rethinkdb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD index b175afcc6f..4c5ec3a9aa 100644 --- a/community/rethinkdb/APKBUILD +++ b/community/rethinkdb/APKBUILD @@ -6,7 +6,7 @@ pkgrel=5 pkgdesc="Distributed powerful and scalable NoSQL database" url="http://www.rethinkdb.com" arch="x86_64 ppc64le s390x" -license="ASL 2.0" +license="Apache-2.0" options="!check" # needs coffeescript makedepends="bash python2 linux-headers bsd-compat-headers m4 paxmark protobuf-dev icu-dev libressl-dev curl-dev boost-dev libexecinfo-dev |