aboutsummaryrefslogtreecommitdiffstats
path: root/community/caddy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/caddy/APKBUILD')
-rw-r--r--community/caddy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/caddy/APKBUILD b/community/caddy/APKBUILD
index 1d020410f7b..0d235aab504 100644
--- a/community/caddy/APKBUILD
+++ b/community/caddy/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
url="https://caddyserver.com/"
arch="all !s390x"
-license="ASL 2.0"
+license="Apache-2.0"
depends="ca-certificates"
makedepends="go libcap bash"
install="$pkgname.pre-install"