SlackBuilds package tool
Go to file
slakmagik e5318d9d8e allowed user to retry a failed https download
Added check_cert_prompt() which is called from get_source() which
prompts the user to append '--no-check-certificate' to WGETFLAGS if it
is not already present, and tries again. Previously, this was handled by
changing WGETFLAGS manually (which is still possible) but this handles
it interactively on a case by case basis and may help new users who
aren't aware that modifying WGETFLAGS would be a solution. Thanks to
Chess and Mauro for review and suggestions.
2010-07-09 04:18:13 +00:00
src allowed user to retry a failed https download 2010-07-09 04:18:13 +00:00
tools reversed ChangeLog handling and updated it 2010-06-14 04:47:10 +00:00