mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
pmars: change upstream to site that should work with builders
This commit is contained in:
parent
d6eead14b1
commit
c684600891
1 changed files with 2 additions and 3 deletions
|
@ -6,10 +6,9 @@ makedepends="libX11-devel"
|
|||
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"
|
||||
homepage="http://www.koth.org/pmars/"
|
||||
distfiles="http://www.koth.org/pmars/pmars-${version}.zip"
|
||||
checksum=26c2860ee5906b5e90262ce18d511c8cc395ee6f6796e99631b1910bd0a84c4c
|
||||
broken="upstream is dead"
|
||||
|
||||
do_build() {
|
||||
make -C src CC="${CC}"
|
||||
|
|
Loading…
Add table
Reference in a new issue