From 6c49fbac47ddb2c42ee285130afea56f349a2d40 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 4 Jun 2016 13:54:23 -0400 Subject: savannah: switch to https URLs --- net-dns/updatedd/updatedd-2.6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-dns/updatedd/updatedd-2.6-r1.ebuild') diff --git a/net-dns/updatedd/updatedd-2.6-r1.ebuild b/net-dns/updatedd/updatedd-2.6-r1.ebuild index f72f2d318f3d..4605c11b58d3 100644 --- a/net-dns/updatedd/updatedd-2.6-r1.ebuild +++ b/net-dns/updatedd/updatedd-2.6-r1.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit eutils DESCRIPTION="Dynamic DNS client with plugins for several dynamic dns services" -HOMEPAGE="http://savannah.nongnu.org/projects/updatedd/" -SRC_URI="http://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" +HOMEPAGE="https://savannah.nongnu.org/projects/updatedd/" +SRC_URI="https://savannah.nongnu.org/download/updatedd/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad