Searched refs:version (Results 1 – 2 of 2) sorted by relevance
70 local -r package="$1" version="$2" download_file="$3"72 mkdir -p "$(dirname "$stamp")" && echo "$version" > "$stamp"81 local -r package="$1" version="$2" download_file="$3"89 if [[ "$stamp_version" = "$version" ]]; then109 if [[ "$installed" = "$version" ]]; then140 verify_stamp "$package" "$version" "$download_file" && return147 verify_file "$download_file_with_dir" "$version" || {166 update_stamp "$package" "$version" "$download_file"185 next=version188 version)[all …]
46 * Match the non-allocated Gold version note specially, so53 .note.gnu.gold-version : { *(.note.gnu.gold-version) }
Completed in 5 milliseconds