mirror of
https://github.com/curl/curl.git
synced 2026-07-22 04:37:17 +03:00
parent
5c5334f831
commit
b093d88447
35 changed files with 91 additions and 90 deletions
|
|
@ -65,7 +65,7 @@ rm -rf _tarballs/*
|
|||
# checksum the original tarball to compare with later
|
||||
sha256sum -- "$tarball" >_tarballs/checksum
|
||||
|
||||
# extract version number from file name
|
||||
# extract version number from filename
|
||||
tarver=$(echo "$tarball" | sed 's/curl-\([0-9.]*\)\..*/\1/')
|
||||
|
||||
# extract the version from the official header file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue