Revert "pmars: try to unbreak"

didn't work, alas

This reverts commit 4da9679dcd.
This commit is contained in:
classabbyamp 2024-11-01 13:52:26 -04:00
parent 4da9679dcd
commit 67e5225035
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

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"
# https fails on the builders
distfiles="http://corewar.co.uk/pmars/pmars-${version}.zip"
distfiles="https://corewar.co.uk/pmars/pmars-${version}.zip"
checksum=26c2860ee5906b5e90262ce18d511c8cc395ee6f6796e99631b1910bd0a84c4c
broken="upstream is dead"
do_build() {
make -C src CC="${CC}"