Willy, It appears that the SUBVERS file is broken for 2.2 snapshots:
> [timwolla@/tmp]curl -fsSL > 'http://www.haproxy.org/download/2.2/src/snapshot/haproxy-ss-LATEST.tar.gz' > |tar -O -xvz --wildcards '*/SUBVERS' > haproxy-ss-20200801/SUBVERS > -$Format:%h$ It looks good for 2.1: > [timwolla@/tmp]curl -fsSL > 'http://www.haproxy.org/download/2.1/src/snapshot/haproxy-ss-LATEST.tar.gz' > |tar -O -xvz --wildcards '*/SUBVERS' > haproxy-ss-20200801/SUBVERS > -3a5bfcc > Best regards Tim Düsterhus

