diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:58:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 22:01:50 +0000 |
commit | fd0caa373ddb0349075adce9450ea62bd9dce891 (patch) | |
tree | 12e9e6565a0b5fc78fde67caf57592807f99c46e /testing/dnssec-tools | |
parent | 06078804dbc61f6dea72b4241147b6026ae52bb4 (diff) | |
download | aports-fd0caa373ddb0349075adce9450ea62bd9dce891.tar.bz2 aports-fd0caa373ddb0349075adce9450ea62bd9dce891.tar.xz |
testing/dnssec-tools: rebuild against libressl 2.5
Diffstat (limited to 'testing/dnssec-tools')
-rw-r--r-- | testing/dnssec-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/dnssec-tools/APKBUILD b/testing/dnssec-tools/APKBUILD index ce6b53f762..b07abe1ad0 100644 --- a/testing/dnssec-tools/APKBUILD +++ b/testing/dnssec-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=dnssec-tools pkgver=2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Set of tools that will help ease the deployment of DNSSEC" url="https://www.dnssec-tools.org/" arch="all" |