commit: 0ca25a476c723ad7e6eeb73f52b6d6cc1ac730e7
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 14 15:19:21 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Sep 14 22:03:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ca25a47
net-dns/unbound: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.49, Repoman-2.3.10
net-dns/unbound/unbound-1.7.3-r1.ebuild | 4 ++--
net-dns/unbound/unbound-1.8.0-r1.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/net-dns/unbound/unbound-1.7.3-r1.ebuild
b/net-dns/unbound/unbound-1.7.3-r1.ebuild
index 6e815d9ab60..40aa286666b 100644
--- a/net-dns/unbound/unbound-1.7.3-r1.ebuild
+++ b/net-dns/unbound/unbound-1.7.3-r1.ebuild
@@ -8,8 +8,8 @@ inherit autotools flag-o-matic multilib-minimal
python-single-r1 systemd user
MY_P=${PN}-${PV/_/}
DESCRIPTION="A validating, recursive and caching DNS resolver"
-HOMEPAGE="http://unbound.net/"
-SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz"
+HOMEPAGE="https://unbound.net/ https://nlnetlabs.nl/projects/unbound/about/"
+SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"
diff --git a/net-dns/unbound/unbound-1.8.0-r1.ebuild
b/net-dns/unbound/unbound-1.8.0-r1.ebuild
index ff0faa9ad65..1048d4d0aca 100644
--- a/net-dns/unbound/unbound-1.8.0-r1.ebuild
+++ b/net-dns/unbound/unbound-1.8.0-r1.ebuild
@@ -8,8 +8,8 @@ inherit autotools flag-o-matic multilib-minimal
python-single-r1 systemd user
MY_P=${PN}-${PV/_/}
DESCRIPTION="A validating, recursive and caching DNS resolver"
-HOMEPAGE="http://unbound.net/"
-SRC_URI="http://unbound.net/downloads/${MY_P}.tar.gz"
+HOMEPAGE="https://unbound.net/ https://nlnetlabs.nl/projects/unbound/about/"
+SRC_URI="https://nlnetlabs.nl/downloads/unbound/${MY_P}.tar.gz"
LICENSE="BSD GPL-2"
SLOT="0"