aboutsummaryrefslogtreecommitdiffstats
path: root/main/flex/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/flex/APKBUILD')
-rw-r--r--main/flex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/flex/APKBUILD b/main/flex/APKBUILD
index 95607b8b73f..fe03b8dfa02 100644
--- a/main/flex/APKBUILD
+++ b/main/flex/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A tool for generating text-scanning programs"
url="https://github.com/westes/flex"
arch="all"
-license="BSD and LGPLv2+"
+license="BSD and LGPL-2.0-or-later"
depends="m4"
depends_dev="flex"
makedepends="$depends_dev m4 bison help2man"