From 00846f5f7be003565185b4945997bd9c766ecd96 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:26:27 +0200 Subject: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher --- app-forensics/air/air-2.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-forensics') diff --git a/app-forensics/air/air-2.0.0-r1.ebuild b/app-forensics/air/air-2.0.0-r1.ebuild index 5ea8f8c975ea..bc78b0c5b71c 100644 --- a/app-forensics/air/air-2.0.0-r1.ebuild +++ b/app-forensics/air/air-2.0.0-r1.ebuild @@ -32,7 +32,7 @@ src_install() { env INTERACTIVE=no INSTALL_DIR="${D}/usr" TEMP_DIR="${T}" \ FINAL_INSTALL_DIR=/usr \ ./install-${P} \ - || die "failed to install - please attach ${T}/air-install.log to a bug report at http://bugs.gentoo.org" + || die "failed to install - please attach ${T}/air-install.log to a bug report at https://bugs.gentoo.org" dodoc README -- cgit v1.2.3