aboutsummaryrefslogtreecommitdiffstats
path: root/community/ocaml
diff options
context:
space:
mode:
Diffstat (limited to 'community/ocaml')
-rw-r--r--community/ocaml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ocaml/APKBUILD b/community/ocaml/APKBUILD
index bfc5d8ed4e..17d3931897 100644
--- a/community/ocaml/APKBUILD
+++ b/community/ocaml/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Main implementation of the Caml programming language"
url="http://ocaml.org/"
arch="all !x86 !armhf !s390x"
-license="LGPL-2.0"
+license="LGPL-2.1-or-later-WITH-linking-exception"
makedepends="ncurses-dev zlib-dev gdbm-dev gcc libc-dev"
depends="ncurses-dev"
options="textrels"