aboutsummaryrefslogtreecommitdiffstats
path: root/community/dash
diff options
context:
space:
mode:
Diffstat (limited to 'community/dash')
-rw-r--r--community/dash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dash/APKBUILD b/community/dash/APKBUILD
index 3e855de699..f9352be296 100644
--- a/community/dash/APKBUILD
+++ b/community/dash/APKBUILD
@@ -5,7 +5,7 @@ pkgrel=0
pkgdesc="Small and fast POSIX-compliant shell"
url="http://gondor.apana.org.au/~herbert/dash/"
arch="all"
-license="GPLv2+"
+license="GPL-2.0-or-later"
# needs 'nl' utility from coreutils
makedepends="coreutils"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.pre-deinstall"