diff options
author | 2015-08-24 15:20:31 +0200 | |
---|---|---|
committer | 2015-08-24 15:41:49 +0200 | |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /app-admin/showconsole | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2 gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-admin/showconsole')
-rw-r--r-- | app-admin/showconsole/showconsole-1.08.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/showconsole/showconsole-1.08.ebuild b/app-admin/showconsole/showconsole-1.08.ebuild index aa13fb28d9a5..5a623227f73c 100644 --- a/app-admin/showconsole/showconsole-1.08.ebuild +++ b/app-admin/showconsole/showconsole-1.08.ebuild @@ -4,7 +4,7 @@ # This tarball is extracted from SuSe's sysvinit-2.86-#.src.rpm # You can find said src rpm via opensuse.org: -# http://mirrors.kernel.org/opensuse/distribution/SL-OSS-*/inst-source/suse/src/ +# https://mirrors.kernel.org/opensuse/distribution/SL-OSS-*/inst-source/suse/src/ inherit eutils multilib toolchain-funcs |