aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/yadifa/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/yadifa/APKBUILD b/community/yadifa/APKBUILD
index 1eee783bd0..22ec1dd5d2 100644
--- a/community/yadifa/APKBUILD
+++ b/community/yadifa/APKBUILD
@@ -3,13 +3,13 @@
pkgname=yadifa
pkgver=2.1.6
_buildnr=5826
-pkgrel=0
+pkgrel=1
pkgdesc="Lightweight authoritative Name Server with DNSSEC capabilities"
url="http://www.yadifa.eu"
arch="all"
license="BSD-3"
-depends="openssl"
-depends_dev="openssl-dev"
+depends=""
+depends_dev="libressl-dev"
makedepends="$depends_dev"
install="$pkgname.post-install"
options="libtool"