aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/caddy/APKBUILD (renamed from testing/caddy/APKBUILD)6
-rw-r--r--community/caddy/caddy.conf (renamed from testing/caddy/caddy.conf)0
-rw-r--r--community/caddy/caddy.confd (renamed from testing/caddy/caddy.confd)0
-rw-r--r--community/caddy/caddy.initd (renamed from testing/caddy/caddy.initd)0
-rw-r--r--community/caddy/caddy.pre-install (renamed from testing/caddy/caddy.pre-install)0
5 files changed, 3 insertions, 3 deletions
diff --git a/testing/caddy/APKBUILD b/community/caddy/APKBUILD
index dc1fa369ad..7ad5309740 100644
--- a/testing/caddy/APKBUILD
+++ b/community/caddy/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Carlo Landmeter <clandmeter@gmail.com>
-# Maintainer:
+# Maintainer: Carlo Landmeter <clandmeter@gmail.com>
pkgname=caddy
pkgver=0.8.2
-pkgrel=2
+pkgrel=3
pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS"
url="https://caddyserver.com/"
arch="all"
license="ASL 2.0"
-depends=""
+depends="ca-certificates"
depends_dev=""
makedepends="$depends_dev go libcap"
install="$pkgname.pre-install"
diff --git a/testing/caddy/caddy.conf b/community/caddy/caddy.conf
index 7de2f90e09..7de2f90e09 100644
--- a/testing/caddy/caddy.conf
+++ b/community/caddy/caddy.conf
diff --git a/testing/caddy/caddy.confd b/community/caddy/caddy.confd
index 1c17719c61..1c17719c61 100644
--- a/testing/caddy/caddy.confd
+++ b/community/caddy/caddy.confd
diff --git a/testing/caddy/caddy.initd b/community/caddy/caddy.initd
index 4dae7edfa9..4dae7edfa9 100644
--- a/testing/caddy/caddy.initd
+++ b/community/caddy/caddy.initd
diff --git a/testing/caddy/caddy.pre-install b/community/caddy/caddy.pre-install
index 16d74a36d2..16d74a36d2 100644
--- a/testing/caddy/caddy.pre-install
+++ b/community/caddy/caddy.pre-install