mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-06 08:08:39 +00:00
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
version=3
|
|
# mangle the alpha/beta/rc tags
|
|
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/ \
|
|
http://www.rust-lang.org/install.html \
|
|
https://static.rust-lang.org/dist/rustc-(\d+\.\d+\.\d+-+.+)-src\.tar\.gz
|