Version: 5

Source: https://0pointer.de/lennart/projects/libasyncns/
Matching-Pattern: (?:.*/)?libasyncns-([\d.]+)\.tar\.gz
# Upstream's index page links the tarballs with absolute http:// URLs, so the
# match must accept either scheme (the https-only base alone never matches);
# downloadurlmangle then rewrites the chosen URL to https for the actual fetch.
Downloadurlmangle: s%^http://%https://%
