Searched refs:xz (Results 1 – 2 of 2) sorted by relevance
213 xz="curl-$version.tar.xz"214 echo "Generating $xz"215 gzip -dc "$targz" | xz -6e - > "$xz"238 touch -c -t "$filestamp" "$targz" "$bzip2" "$xz" "$zip"243 ls -l "$targz" "$bzip2" "$xz" "$zip"244 sha256sum "$targz" "$bzip2" "$xz" "$zip"247 echo "gpg -b -a '$targz' && gpg -b -a '$bzip2' && gpg -b -a '$xz' && gpg -b -a '$zip'"
49 curl-*.tar.xz
Completed in 6 milliseconds