From 3b100f71b43d4c0fd8df441ec0925db05da4b779 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 17 Jan 2017 13:53:05 +0000 Subject: [PATCH] testing/dnssec-tool: rebuild against bind-9.11 libs --- testing/dnssec-tools/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/dnssec-tools/APKBUILD b/testing/dnssec-tools/APKBUILD index 1bcdf1f0b4b..ce6b53f7627 100644 --- a/testing/dnssec-tools/APKBUILD +++ b/testing/dnssec-tools/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa 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"