summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/games.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 2adafc1290..096a9f0d83 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -6283,8 +6283,8 @@ for Un*x systems with X11.")
(origin
(method url-fetch)
(uri (list (string-append
- "http://files.freeciv.org/stable/freeciv-"
- version ".tar.bz2")
+ "https://files.freeciv.org/stable/freeciv-"
+ version ".tar.xz")
(string-append
"mirror://sourceforge/freeciv/Freeciv%20"
(version-major+minor version) "/" version