From a7bd6c001423fc41b464cfb6d348c253fff7a3d8 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:05:44 +0200 Subject: profiles: Switch URLs to https if possible Signed-off-by: Justin Lecher --- profiles/prefix/hpux/profile.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles/prefix') diff --git a/profiles/prefix/hpux/profile.bashrc b/profiles/prefix/hpux/profile.bashrc index 3056078ba1d..d28accf58d8 100644 --- a/profiles/prefix/hpux/profile.bashrc +++ b/profiles/prefix/hpux/profile.bashrc @@ -104,7 +104,7 @@ prefix_hpux-pre_pkg_postinst() { } # These are because of -# http://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml +# https://archives.gentoo.org/gentoo-dev/msg_529a0806ed2cf841a467940a57e2d588.xml # The profile-* ones are meant to be used in etc/portage/profile.bashrc by user # until there is the registration mechanism. profile-post_pkg_preinst() { prefix_hpux-post_pkg_preinst ; } -- cgit v1.2.1