aboutsummaryrefslogtreecommitdiffstats
path: root/main/dejagnu/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/dejagnu/APKBUILD')
-rw-r--r--main/dejagnu/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dejagnu/APKBUILD b/main/dejagnu/APKBUILD
index 87c264a0785..13c78942a7d 100644
--- a/main/dejagnu/APKBUILD
+++ b/main/dejagnu/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A framework for testing other programs"
url="https://www.gnu.org/software/dejagnu/"
arch="noarch"
-license="GPLv3+"
+license="GPL-3.0-or-later"
depends="expect"
makedepends="tcl>=8.5"
subpackages="$pkgname-dev $pkgname-doc"