diff options
Diffstat (limited to 'extra/rust/build')
-rwxr-xr-x | extra/rust/build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/rust/build b/extra/rust/build index f02d3b3e..674d1700 100755 --- a/extra/rust/build +++ b/extra/rust/build @@ -5,7 +5,7 @@ # connection requirement per build further enabling checksums # and signature verification by KISS. { - cache_dir=build/cache/2019-09-26 + cache_dir=build/cache/2019-11-07 mkdir -p "$cache_dir" for tarball in *.tar.gz\?no-extract; do |