Revert "pmars: try to unbreak"
didn't work, alas
This reverts commit 4da9679dcd
.
This commit is contained in:
parent
4da9679dcd
commit
67e5225035
|
@ -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}"
|
||||
|
|
Loading…
Reference in New Issue