diff options
Diffstat (limited to 'development/rust-opt/rust-opt.info')
-rw-r--r-- | development/rust-opt/rust-opt.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/development/rust-opt/rust-opt.info b/development/rust-opt/rust-opt.info index 72fe8f84f6..d3937c930b 100644 --- a/development/rust-opt/rust-opt.info +++ b/development/rust-opt/rust-opt.info @@ -1,12 +1,12 @@ PRGNAM="rust-opt" -VERSION="1.86.0" +VERSION="1.87.0" HOMEPAGE="https://rust-lang.org" -DOWNLOAD="https://static.rust-lang.org/dist/2025-04-03/rust-1.86.0-i686-unknown-linux-gnu.tar.gz \ - https://static.rust-lang.org/dist/2025-04-03/rust-1.86.0-arm-unknown-linux-gnueabihf.tar.gz" -MD5SUM="89513a85784ab186f4e7845bf7801c5d \ - 632f55f7f7021ebbce32f8cbb01ae314" -DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-04-03/rust-1.86.0-x86_64-unknown-linux-gnu.tar.gz" -MD5SUM_x86_64="2820a60856b6f178d009014b181daf49" +DOWNLOAD="https://static.rust-lang.org/dist/2025-05-15/rust-1.87.0-i686-unknown-linux-gnu.tar.gz \ + https://static.rust-lang.org/dist/2025-05-15/rust-1.87.0-arm-unknown-linux-gnueabihf.tar.gz" +MD5SUM="7ff5e0ab16a00279e983c8d376cd1584 \ + 83b698975b4e16a8619b717465cef6f2" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-05-15/rust-1.87.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="ae069e282f5f1383c13f13f21a51dc96" REQUIRES="" MAINTAINER="K. Eugene Carlson" EMAIL="kvngncrlsn@gmail.com" |