summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-09-14 17:19:21 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-09-15 00:03:39 +0200
commit0ca25a476c723ad7e6eeb73f52b6d6cc1ac730e7 (patch)
treea802c15a030da084c86da3fa02c86bdbef6804f1 /net-dns/unbound
parentnet-dns/unbound: bump EAPI to EAPI=7 (diff)
downloadgentoo-0ca25a476c723ad7e6eeb73f52b6d6cc1ac730e7.tar.gz
gentoo-0ca25a476c723ad7e6eeb73f52b6d6cc1ac730e7.tar.bz2
gentoo-0ca25a476c723ad7e6eeb73f52b6d6cc1ac730e7.zip
net-dns/unbound: update HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'net-dns/unbound')
-rw-r--r--net-dns/unbound/unbound-1.7.3-r1.ebuild4
-rw-r--r--net-dns/unbound/unbound-1.8.0-r1.ebuild4
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 6e815d9ab60a..40aa286666b0 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 ff0faa9ad65a..1048d4d0aca4 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"