blob: a2dd4a72a9a2b45c0583a762aab776e8e39f4724 (
plain)
1
2
3
4
5
6
7
|
version=3
opts="pgpsigurlmangle=s/$/.asc/" \
https://www.zsh.org/pub/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
opts="pgpsigurlmangle=s/$/.asc/" \
https://www.zsh.org/pub/development/zsh-(\d[^\sd]*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
# ftp.zsh.org produced timeout again
# Bart Martens <bartm@debian.org> Sat, 05 Jan 2013 08:58:36 +0000
|