aboutsummaryrefslogtreecommitdiffstats
path: root/community/yadifa/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-11-01 11:00:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-11-07 16:46:13 +0000
commit1bf71adec0fc6f852afea964df5ce949686e3e61 (patch)
tree4c42340381389efd66c69ec8e1599b73b504be2d /community/yadifa/APKBUILD
parenta688f717858185bc5b41f3b3b01876f5477cb359 (diff)
downloadaports-1bf71adec0fc6f852afea964df5ce949686e3e61.tar.bz2
aports-1bf71adec0fc6f852afea964df5ce949686e3e61.tar.xz
community/yadifa: rebuild against openssl 1.1
Diffstat (limited to 'community/yadifa/APKBUILD')
-rw-r--r--community/yadifa/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/yadifa/APKBUILD b/community/yadifa/APKBUILD
index 8388ebd13f..13793b63a4 100644
--- a/community/yadifa/APKBUILD
+++ b/community/yadifa/APKBUILD
@@ -3,12 +3,12 @@
pkgname=yadifa
pkgver=2.3.8
_buildnr=7713
-pkgrel=1
+pkgrel=2
pkgdesc="Lightweight authoritative Name Server with DNSSEC capabilities"
url="http://www.yadifa.eu"
arch="all"
license="BSD-3-Clause"
-makedepends="libressl-dev"
+makedepends="openssl-dev"
install="$pkgname.post-install"
options="!libtool"
subpackages="$pkgname-dev $pkgname-doc"