summaryrefslogtreecommitdiff
path: root/simple-pki
diff options
context:
space:
mode:
Diffstat (limited to 'simple-pki')
-rw-r--r--simple-pki/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/simple-pki/PKGBUILD b/simple-pki/PKGBUILD
index b347e062..6b1d5f76 100644
--- a/simple-pki/PKGBUILD
+++ b/simple-pki/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=simple-pki
pkgname=(simple-pki-ca simple-pki-cb)
pkgver=0.1
-pkgrel=1
+pkgrel=2
arch=('any')
url="https://git.eckner.net/Erich/${pkgname}"
license=('GPL')
@@ -46,7 +46,7 @@ package_simple-pki-cb() {
"etc/${pkgbase}/server-ssl.conf"
)
pkgdesc="Scripts to manage simple pki clients - including automatic renewal"
- depends=('openssl' 'nginx')
+ depends=('openssl')
cd ${pkgbase}-${pkgver}
make DESTDIR=${pkgdir} install-cb