summaryrefslogtreecommitdiff
path: root/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 13:26:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 13:27:19 +0200
commit00846f5f7be003565185b4945997bd9c766ecd96 (patch)
tree1383d633547ffc98b364b179d0dd5cc1134a4a92 /net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
parent0ac6bb4fddac5740182543de9440a9af7181b105 (diff)
downloadgentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.gz
gentoo-00846f5f7be003565185b4945997bd9c766ecd96.tar.xz
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-misc/ntp/ntp-4.2.6_p5-r11.ebuild')
-rw-r--r--net-misc/ntp/ntp-4.2.6_p5-r11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild b/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
index 986c4c94860..ac0362bc21b 100644
--- a/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
+++ b/net-misc/ntp/ntp-4.2.6_p5-r11.ebuild
@@ -131,6 +131,6 @@ pkg_postinst() {
eerror "The notrust option was found in your /etc/ntp.conf!"
ewarn "If your ntpd starts sending out weird responses,"
ewarn "then make sure you have keys properly setup and see"
- ewarn "http://bugs.gentoo.org/41827"
+ ewarn "https://bugs.gentoo.org/41827"
fi
}