Permalink
Browse files
lang/rust: update to 1.24.1
- Loading branch information
Showing
with
3 additions
and
3 deletions.
-
+3
−3
lang/rust/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name rust |
|
|
version 1.24.0 |
|
|
version 1.24.1 |
|
|
categories lang devel |
|
|
platforms darwin |
|
|
supported_archs i386 x86_64 |
|
|
@@ -50,8 +50,8 @@ distfiles-append ${stage0(ruststd)}${extract.suffix} \ |
|
|
${stage0(cargo)}${extract.suffix} |
|
|
|
|
|
checksums ${distname}${extract.suffix} \ |
|
|
rmd160 5ba759d3620e5b37ca4d638b6511c8e4e6c3b009 \ |
|
|
sha256 bb8276f6044e877e447f29f566e4bbf820fa51fea2f912d59b73233ffd95639f |
|
|
rmd160 e4c92648fbd3499dcc54c6efdce53d5cdde010c4 \ |
|
|
sha256 3ea53d45e8d2e9a41afb3340cf54b9745f845b552d802d607707cf04450761ef |
|
|
|
|
|
if {${build_arch} eq "i386"} { |
|
|
checksums-append \ |
|
|
|