commit: a60b1c2174415291127bbca5b47c586285d82536
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 30 15:09:59 2021 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Fri Apr 30 15:09:59 2021 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=a60b1c21
dev-lang/rust: ensure we use https
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
dev-lang/rust/rust-1.47.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/rust/rust-1.47.0-r1.ebuild
b/dev-lang/rust/rust-1.47.0-r1.ebuild
index fb3b774..760db0d 100644
--- a/dev-lang/rust/rust-1.47.0-r1.ebuild
+++ b/dev-lang/rust/rust-1.47.0-r1.ebuild
@@ -29,8 +29,8 @@ SRC_URI="
ppc64? ( $(rust_arch_uri powerpc64-gentoo-linux-musl
rust-${RUST_STAGE0_VERSION} ) )
x86? ( $(rust_arch_uri i686-gentoo-linux-musl
rust-${RUST_STAGE0_VERSION} ) )
)
-
http://dev.gentoo.org/~anarchy/dist/0006-Remove-musl_root-and-CRT-fallback-from-musl-targets.patch
- http://dev.gentoo.org/~anarchy/dist/0030-libc-linkage.patch
+
https://dev.gentoo.org/~anarchy/dist/0006-Remove-musl_root-and-CRT-fallback-from-musl-targets.patch
+ https://dev.gentoo.org/~anarchy/dist/0030-libc-linkage.patch
"
# keep in sync with llvm ebuild of the same version as bundled one.