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 d3937c930b..1079b61340 100644 --- a/development/rust-opt/rust-opt.info +++ b/development/rust-opt/rust-opt.info @@ -1,12 +1,12 @@ PRGNAM="rust-opt" -VERSION="1.87.0" +VERSION="1.88.0" HOMEPAGE="https://rust-lang.org" -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" +DOWNLOAD="https://static.rust-lang.org/dist/2025-06-26/rust-1.88.0-i686-unknown-linux-gnu.tar.gz \ + https://static.rust-lang.org/dist/2025-06-26/rust-1.88.0-arm-unknown-linux-gnueabihf.tar.gz" +MD5SUM="07b612dc8f027c4a34d540c965b0f4e8 \ + a87b223e2e4bd6b347bc0309f76c035b" +DOWNLOAD_x86_64="https://static.rust-lang.org/dist/2025-06-26/rust-1.88.0-x86_64-unknown-linux-gnu.tar.gz" +MD5SUM_x86_64="93c089e4fc20f840065493234ab7ee65" REQUIRES="" MAINTAINER="K. Eugene Carlson" EMAIL="kvngncrlsn@gmail.com" |