New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/issues/27228#issuecomment-747402498 Comment: This addition in template seems to make it work again: ``` pre_build() { vsed -i CMakeLists.txt -e "s;\(set(BANK_WEBSITE_PATH \).*;\1 /resource/blob/602632/f14f786eb69bd57a7 838bf9c8867fb6a/mL/blz-neu-txt-data.txt);" } ``` But after 2021-03-07 it will probably break again. Updating to 1.53 alone doesn't fix it. Perhaps the template can be modified to parse the HTML page and extract the resource path?