diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-04 13:54:23 -0400 |
commit | 6c49fbac47ddb2c42ee285130afea56f349a2d40 (patch) | |
tree | 285e5c0306e3484c8cbfbe5566242fe49857399d /net-dns/updatedd | |
parent | dev-libs/libintl: stable on arm. bug #584616 (diff) | |
download | gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.gz gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.tar.bz2 gentoo-6c49fbac47ddb2c42ee285130afea56f349a2d40.zip |
savannah: switch to https URLs
Diffstat (limited to 'net-dns/updatedd')
-rw-r--r-- | net-dns/updatedd/updatedd-2.6-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dns/updatedd/updatedd-2.6.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
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" diff --git a/net-dns/updatedd/updatedd-2.6.ebuild b/net-dns/updatedd/updatedd-2.6.ebuild index 31525eddc6fa..cc3cfd683223 100644 --- a/net-dns/updatedd/updatedd-2.6.ebuild +++ b/net-dns/updatedd/updatedd-2.6.ebuild @@ -5,8 +5,8 @@ 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" |