aboutsummaryrefslogtreecommitdiffstats
path: root/community/camlp4/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/camlp4/APKBUILD')
-rw-r--r--community/camlp4/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/camlp4/APKBUILD b/community/camlp4/APKBUILD
index a4fbd37f74..beac9f559a 100644
--- a/community/camlp4/APKBUILD
+++ b/community/camlp4/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Caml preprocessor and pretty-printer"
url="https://github.com/ocaml/camlp4/releases"
arch="all !x86 !armhf !s390x" #ocaml not avail on excluded platforms
-license="LGPL2"
+license="LGPL-2.0"
depends="ocaml"
makedepends="ocamlbuild"
options="!makeflags !emptydirs staticlibs"