aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdsh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/pdsh/APKBUILD')
-rw-r--r--community/pdsh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdsh/APKBUILD b/community/pdsh/APKBUILD
index 6e1068de8e..8f89dcdb4b 100644
--- a/community/pdsh/APKBUILD
+++ b/community/pdsh/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A high performance, parallel remote shell utility"
url="https://github.com/chaos/pdsh"
arch="all"
-license="GPL-2"
+license="GPL-2.0"
depends="perl"
makedepends="autoconf automake libtool readline-dev ncurses-dev"
subpackages="$pkgname-doc $pkgname-rcmd-ssh:_rcmd_ssh"