aboutsummaryrefslogtreecommitdiffstats
path: root/testing/dnssec-tools
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-27 09:54:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-27 09:54:32 -0300
commitbd5fe34cb9693d82887cd5850bd2a03ecc65ac1b (patch)
treed9e56fe71093b425545bc8ff1f1e22531836133c /testing/dnssec-tools
parent7e7ca202309daee0353caa0d0618e61bbffddf0a (diff)
downloadaports-bd5fe34cb9693d82887cd5850bd2a03ecc65ac1b.tar.bz2
aports-bd5fe34cb9693d82887cd5850bd2a03ecc65ac1b.tar.xz
testing/dnssec-tools: fix url
Diffstat (limited to 'testing/dnssec-tools')
-rw-r--r--testing/dnssec-tools/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/dnssec-tools/APKBUILD b/testing/dnssec-tools/APKBUILD
index a196ec3bae..e1173a20ea 100644
--- a/testing/dnssec-tools/APKBUILD
+++ b/testing/dnssec-tools/APKBUILD
@@ -2,9 +2,9 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=dnssec-tools
pkgver=2.2.3
-pkgrel=3
+pkgrel=4
pkgdesc="Set of tools that will help ease the deployment of DNSSEC"
-url="https://www.dnssec-tools.org/"
+url="https://dnssec-tools.org/"
arch="all"
license="BSD-3-Clause"
depends="perl-net-dns-sec perl-mailtools"