summaryrefslogtreecommitdiff
path: root/dev-lang/rust-bin/rust-bin-1.71.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-04 21:18:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-04 21:18:29 +0100
commit32a5c8c13e8f1f27cde72c03c7a519c5e8a74b0b (patch)
tree09d01669ad88d76c613f1e845c310b53bd3488ce /dev-lang/rust-bin/rust-bin-1.71.1.ebuild
parent2273b13517c999048fff4aa7714d14415478de1d (diff)
gentoo auto-resync : 04:08:2023 - 21:18:29
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.71.1.ebuild')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.71.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.71.1.ebuild b/dev-lang/rust-bin/rust-bin-1.71.1.ebuild
index 0b965f82ffb6..05579e617530 100644
--- a/dev-lang/rust-bin/rust-bin-1.71.1.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.71.1.ebuild
@@ -7,7 +7,7 @@ inherit multilib prefix rust-toolchain toolchain-funcs verify-sig multilib-minim
MY_P="rust-${PV}"
# curl -L static.rust-lang.org/dist/channel-rust-${PV}.toml 2>/dev/null | grep "xz_url.*rust-src"
-MY_SRC_URI="${RUST_TOOLCHAIN_BASEURL%/}/2023-07-13/rust-src-${PV}.tar.xz"
+MY_SRC_URI="${RUST_TOOLCHAIN_BASEURL%/}/2023-08-03/rust-src-${PV}.tar.xz"
GENTOO_BIN_BASEURI="https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}" # omit leading slash
DESCRIPTION="Systems programming language from Mozilla"