Watch file results

component: main
debian_mangled_uversion: 0.8
debian_uversion: 0.8
distribution: debian
last_check: 2026-07-16 00:50:38.196507
metadata: --- Archive: other Name: libasyncns Contact: Lennart Poettering Repository-Browse: https://0pointer.de/lennart/projects/libasyncns/
release: sid
source: libasyncns
status: up to date
upstream_url: https://0pointer.de/lennart/projects/libasyncns/libasyncns-0.8.tar.gz
upstream_version: 0.8
version: 0.8-8
watch_file:
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://%