aboutsummaryrefslogtreecommitdiffstats
path: root/community/mysecureshell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mysecureshell/APKBUILD')
-rw-r--r--community/mysecureshell/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/mysecureshell/APKBUILD b/community/mysecureshell/APKBUILD
index 2c8b62d904..19a346fcdc 100644
--- a/community/mysecureshell/APKBUILD
+++ b/community/mysecureshell/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A solution which has been made to bring more features to sftp/scp protocol given by OpenSSH."
url="https://github.com/mysecureshell/mysecureshell"
arch="all"
-license="GNU"
+license="GPL"
depends="openssh"
makedepends="musl-dev"
install="$pkgname.post-install $pkgname.post-deinstall"