commit: 61f230915458f22850db62ce6701062db1ab6c9e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 15:01:03 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 15:01:03 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61f23091
www-client/firefox-bin: Use HTTPS in SRC_URI
Package-Manager: Portage-2.3.24, Repoman-2.3.6
www-client/firefox-bin/firefox-bin-52.6.0.ebuild | 2 +-
www-client/firefox-bin/firefox-bin-58.0.1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/www-client/firefox-bin/firefox-bin-52.6.0.ebuild
b/www-client/firefox-bin/firefox-bin-52.6.0.ebuild
index a2e43789eda..0e98fd84fa8 100644
--- a/www-client/firefox-bin/firefox-bin-52.6.0.ebuild
+++ b/www-client/firefox-bin/firefox-bin-52.6.0.ebuild
@@ -22,7 +22,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
fi
MOZ_P="${MOZ_PN}-${MOZ_PV}"
-MOZ_HTTP_URI="http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/"
+MOZ_HTTP_URI="https://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/"
inherit eutils pax-utils xdg-utils gnome2-utils mozlinguas-v2 nsplugins
diff --git a/www-client/firefox-bin/firefox-bin-58.0.1.ebuild
b/www-client/firefox-bin/firefox-bin-58.0.1.ebuild
index e7d5b6da468..4a949b23beb 100644
--- a/www-client/firefox-bin/firefox-bin-58.0.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-58.0.1.ebuild
@@ -21,7 +21,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
fi
MOZ_P="${MOZ_PN}-${MOZ_PV}"
-MOZ_HTTP_URI="http://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/"
+MOZ_HTTP_URI="https://archive.mozilla.org/pub/mozilla.org/${MOZ_PN}/releases/"
inherit eutils pax-utils xdg-utils gnome2-utils mozlinguas-v2 nsplugins