Home
last modified time | relevance | path

Searched refs:tgzfile (Results 1 – 1 of 1) sorted by relevance

/openssl/dev/
H A Drelease.sh386 tgzfile=$tarfile.gz
397 if ! [ -f "../$tgzfile" ]; then
402 $VERBOSE "== Generating checksums: $tgzfile.sha1 $tgzfile.sha256"
403 openssl sha1 < "../$tgzfile" | \
405 openssl sha256 < "../$tgzfile" | \
407 length=$(wc -c < "../$tgzfile")
440 echo "put ../$tgzfile"
542 $tgzfile
543 $tgzfile.sha1
544 $tgzfile.sha256
[all …]

Completed in 5 milliseconds