diff options
Diffstat (limited to 'testing/libneo4j-client')
-rw-r--r-- | testing/libneo4j-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libneo4j-client/APKBUILD b/testing/libneo4j-client/APKBUILD index 346191bbfa..c87262e11b 100644 --- a/testing/libneo4j-client/APKBUILD +++ b/testing/libneo4j-client/APKBUILD @@ -6,7 +6,7 @@ pkgrel=3 pkgdesc="Client library for the Neo4j graph database" url="https://github.com/cleishm/libneo4j-client" arch="x86_64 aarch64 ppc64le" -license="ASL 2.0" +license="Apache-2.0" depends="openssl" depends_dev="libressl-dev" makedepends="$depends_dev automake autoconf libtool check-dev doxygen pkgconfig fts fts-dev libedit-dev libcypher-parser-dev" |