Searched refs:tarballs (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/build-aux/
H A Dannounce-gen62 --gpg-key-id=ID The GnuPG ID of the key used to sign the tarballs
412 my @tarballs = grep {-f $_} @candidates;
414 @tarballs
416 my @sizable = @tarballs;
435 print_locations ("compressed sources", @url_dir_list, %size, @tarballs);
440 my @sig_files = map { "$_.sig" } @tarballs;
453 gpg --verify $tarballs[0].sig

Completed in 111 milliseconds