aboutsummaryrefslogtreecommitdiffstats
path: root/main/gmp/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/gmp/APKBUILD')
-rw-r--r--main/gmp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gmp/APKBUILD b/main/gmp/APKBUILD
index 4f880f70a5..225e7b6a00 100644
--- a/main/gmp/APKBUILD
+++ b/main/gmp/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A free library for arbitrary precision arithmetic"
url="https://gmplib.org/"
arch="all"
-license="LGPL3"
+license="LGPL-3.0"
makedepends="m4 texinfo libtool"
depends=
subpackages="$pkgname-doc $pkgname-dev libgmpxx"