diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-17 13:53:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-01-17 13:53:22 +0000 |
commit | 3b100f71b43d4c0fd8df441ec0925db05da4b779 (patch) | |
tree | 9874580b8fc5630a120e716f1681a0c28a11e3a1 /testing/dnssec-tools | |
parent | 764a7a15d720ae522321c0e81ae3bdb9bb45e9d0 (diff) | |
download | aports-3b100f71b43d4c0fd8df441ec0925db05da4b779.tar.bz2 aports-3b100f71b43d4c0fd8df441ec0925db05da4b779.tar.xz |
testing/dnssec-tool: rebuild against bind-9.11 libs
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 1bcdf1f0b4..ce6b53f762 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=3 +pkgrel=4 pkgdesc="Set of tools that will help ease the deployment of DNSSEC" url="https://www.dnssec-tools.org/" arch="all" |