aboutsummaryrefslogtreecommitdiffstats
path: root/main/dev86/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dev86/APKBUILD')
-rw-r--r--main/dev86/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dev86/APKBUILD b/main/dev86/APKBUILD
index e9f360a597..77a70909be 100644
--- a/main/dev86/APKBUILD
+++ b/main/dev86/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A real mode 80x86 assembler and linker"
url="http://v3.sk/~lkundrak/dev86/"
arch="all"
-license="GPL+ and GPLv2+ and LGPLv2+"
+license="GPL+ and GPL-2.0-or-later and LGPL-2.0-or-later"
depends=
makedepends="bash coreutils"
install=""