Change URL for GNU Chess tarball

The mirrors are unreliable, and at least one is serving a tarball that
is different than expected....
This commit is contained in:
Michael Catanzaro 2024-07-12 12:19:42 -05:00
parent 525e362391
commit 0333d3bef9

View file

@ -20,7 +20,7 @@
"sources": [ "sources": [
{ {
"type": "archive", "type": "archive",
"url": "https://ftpmirror.gnu.org/chess/gnuchess-6.2.9.tar.gz", "url": "https://ftp.gnu.org/gnu/chess/gnuchess-6.2.9.tar.gz",
"sha256": "ddfcc20bdd756900a9ab6c42c7daf90a2893bf7f19ce347420ce36baebc41890" "sha256": "ddfcc20bdd756900a9ab6c42c7daf90a2893bf7f19ce347420ce36baebc41890"
} }
] ]