Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

download: If we have a last-modified date, set the mtime of the target file #36

Merged
merged 1 commit into from Nov 17, 2016

Commits on Nov 17, 2016

  1. download: If we have a last-modified date, set the mtime of the targe…

    …t file
    
    This only works for HTTP, not FTP.
    
    Should hopefully fix asgen considering suites as changed each time,
    which I think happened because the Packages file got the current mtime,
    so it was always considered to be newer.
    
    Fixes ximion#35
    Iain Lane committed Nov 17, 2016