aboutsummaryrefslogtreecommitdiffstats
path: root/main/automake/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/automake/APKBUILD')
-rw-r--r--main/automake/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/automake/APKBUILD b/main/automake/APKBUILD
index daca4519753..4763e1dc5f9 100644
--- a/main/automake/APKBUILD
+++ b/main/automake/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="A GNU tool for automatically creating Makefiles"
url="https://www.gnu.org/software/automake"
arch="noarch"
-license="GPL2+ MIT Public Domain"
+license="GPL-2.0-or-later MIT Public-Domain"
depends="perl"
makedepends="autoconf"
subpackages="$pkgname-doc"