aboutsummaryrefslogtreecommitdiffstats
path: root/main/elfutils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/elfutils/APKBUILD')
-rw-r--r--main/elfutils/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/elfutils/APKBUILD b/main/elfutils/APKBUILD
index 7e3b2a0683..2f962d5426 100644
--- a/main/elfutils/APKBUILD
+++ b/main/elfutils/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="A collection of utilities and DSOs to handle ELF files and DWARF data"
url="http://elfutils.org/"
arch="all"
-license="GPLv3+ and (GPLv2+ or LGPLv3+)"
+license="GPL-3.0-or-later and (GPL-2.0-or-later or LGPL-3.0-or-later)"
depends=""
makedepends="bison flex-dev zlib-dev bzip2-dev xz-dev argp-standalone
bsd-compat-headers autoconf automake libtool"