diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 11:14:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:40 +0000 |
commit | ae43719fd8d0efb4f767560b102109b0b881d4c1 (patch) | |
tree | 2e5d4c6d560a383549a32ebdbeda85daca796ff7 /community/yadifa | |
parent | 5ee2db8043083f529c12d50f01393097a03b78bf (diff) | |
download | aports-ae43719fd8d0efb4f767560b102109b0b881d4c1.tar.bz2 aports-ae43719fd8d0efb4f767560b102109b0b881d4c1.tar.xz |
community/yadifa: rebuild against libressl-2.6
Diffstat (limited to 'community/yadifa')
-rw-r--r-- | community/yadifa/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yadifa/APKBUILD b/community/yadifa/APKBUILD index 5071403922..e16a16fdfa 100644 --- a/community/yadifa/APKBUILD +++ b/community/yadifa/APKBUILD @@ -3,7 +3,7 @@ pkgname=yadifa pkgver=2.2.6 _buildnr=7246 -pkgrel=0 +pkgrel=1 pkgdesc="Lightweight authoritative Name Server with DNSSEC capabilities" url="http://www.yadifa.eu" arch="all" |