aboutsummaryrefslogtreecommitdiffstats
path: root/community/tinyssh/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/tinyssh/APKBUILD')
-rw-r--r--community/tinyssh/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tinyssh/APKBUILD b/community/tinyssh/APKBUILD
index 12432672de1..3d3fe045b0e 100644
--- a/community/tinyssh/APKBUILD
+++ b/community/tinyssh/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=2
pkgdesc="Small SSH server using NaCl / TweetNaCl (no dependency on OpenSSL)"
url="https://tinyssh.org/"
arch="all"
-license="CC0 1.0"
+license="CC0-1.0"
makedepends="libsodium-dev"
options="!check"
subpackages="$pkgname-doc"