New comment by pfr-dev on void-packages repository https://github.com/void-linux/void-packages/pull/33600#issuecomment-1088499266 Comment: trying to update to `0.9.7` from `0.9.0` I took the template and swapped it out for the old one and ran `./xbps-src update-sys` but it fails to build `zlib -1.2.11_4` ``` => zlib-1.2.11_4: building [configure] (dependency of pcre) for x86_64... [runtime] zlib-1.2.11_4: not found (self, ignored) => zlib-1.2.11_4: running do-fetch hook: 00-distfiles ... => zlib-1.2.11_4: fetching distfile 'zlib-1.2.11.tar.gz'... http://www.zlib.net/zlib-1.2.11.tar.gz: Not Found => ERROR: zlib-1.2.11_4: failed to fetch zlib-1.2.11.tar.gz. => ERROR: xbps-src: failed to build ncspot-0.9.7_1 pkg! ``` I have `zlib-1.2.12_1` currently installed