diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-10-11 21:19:55 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-10-11 21:20:08 +1100 |
commit | e9205990f0f5a9f135aad66409422dad10767c54 (patch) | |
tree | 3ad329ab5fbcf388e23463d794b8407a94c3b79b /rust-bin/Pkgfile | |
parent | 026fe79144c8a782dccdbbc118a49e269541cca1 (diff) | |
download | opt-e9205990f0f5a9f135aad66409422dad10767c54.tar.gz opt-e9205990f0f5a9f135aad66409422dad10767c54.tar.xz |
rust-bin: 1.37.0 -> 1.38.0
Diffstat (limited to 'rust-bin/Pkgfile')
-rw-r--r-- | rust-bin/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rust-bin/Pkgfile b/rust-bin/Pkgfile index 4aa79ffd1..f1909a186 100644 --- a/rust-bin/Pkgfile +++ b/rust-bin/Pkgfile @@ -5,8 +5,8 @@ # Optional: sccache name=rust-bin -version=1.37.0 -release=2 +version=1.38.0 +release=1 source=(https://crux.ster.zone/downloads/rust/rust-$version-$release-crux-3.5-bin.tar.xz) build() { |