aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2021-04-30 10:09:59 -0500
committerJory Pratt <anarchy@gentoo.org>2021-04-30 10:09:59 -0500
commita60b1c2174415291127bbca5b47c586285d82536 (patch)
tree2ded90d0ade8ec8ad305f6d5bac46a4ec64eecd2 /dev-lang
parentdev-lang/rust: move large patches to dev space (diff)
downloadmusl-a60b1c2174415291127bbca5b47c586285d82536.tar.gz
musl-a60b1c2174415291127bbca5b47c586285d82536.tar.bz2
musl-a60b1c2174415291127bbca5b47c586285d82536.zip
dev-lang/rust: ensure we use https
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Jory Pratt <anarchy@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust/rust-1.47.0-r1.ebuild4
1 files 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 fb3b774b..760db0d8 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.