pmars: try to unbreak

This commit is contained in:
classabbyamp 2024-11-01 13:50:44 -04:00
parent 1b2b2a33f0
commit 4da9679dcd
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -7,9 +7,9 @@ short_desc="Reference implementation of Corewar game"
maintainer="Robert Lowry <bobertlo@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://corewar.co.uk/pmars.htm"
distfiles="https://corewar.co.uk/pmars/pmars-${version}.zip"
# https fails on the builders
distfiles="http://corewar.co.uk/pmars/pmars-${version}.zip"
checksum=26c2860ee5906b5e90262ce18d511c8cc395ee6f6796e99631b1910bd0a84c4c
broken="upstream is dead"
do_build() {
make -C src CC="${CC}"