diff options
author | 2015-08-24 12:47:45 +0200 | |
---|---|---|
committer | 2015-08-24 12:49:19 +0200 | |
commit | eaaface92ee81f30a6ac66fe7acbcc42c00dc450 (patch) | |
tree | 6a380aa33005e1997c9dbe6f1c00520274543303 /sys-boot/milo/milo-2.4.18.ebuild | |
parent | sci-libs/ViSP: Disable Coin3D to avoid automagic. Bug #558498. (diff) | |
download | gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.gz gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.tar.bz2 gentoo-eaaface92ee81f30a6ac66fe7acbcc42c00dc450.zip |
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 'sys-boot/milo/milo-2.4.18.ebuild')
-rw-r--r-- | sys-boot/milo/milo-2.4.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/milo/milo-2.4.18.ebuild b/sys-boot/milo/milo-2.4.18.ebuild index 5c4d40688f6d..037a6d57191a 100644 --- a/sys-boot/milo/milo-2.4.18.ebuild +++ b/sys-boot/milo/milo-2.4.18.ebuild @@ -27,9 +27,9 @@ ldmilo_patch="20010430" SRC_URI="http://www.suse.de/~stepan/source/milo-${milo_version}.tar.bz2 mirror://kernel/linux/kernel/v2.2/linux-${kernel_version}.tar.bz2 - http://dev.gentoo.org/~taviso/milo/ldmilo-patched-${ldmilo_patch} + https://dev.gentoo.org/~taviso/milo/ldmilo-patched-${ldmilo_patch} http://ftp.namesys.com/pub/reiserfs-for-2.2/linux-2.2.20-reiserfs-3.5.35.diff.bz2 - http://dev.gentoo.org/~taviso/milo/linload.exe + https://dev.gentoo.org/~taviso/milo/linload.exe http://www.ibiblio.org/pub/Linux/docs/HOWTO/MILO-HOWTO" # |