summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2016-08-02 11:21:00 +0200
committerAndreas Enge <andreas@enge.fr>2016-08-02 11:21:00 +0200
commitcc30a47273c1d58f0e70c6a452c525b96d20eee0 (patch)
tree6ed14cab7613347f4a8b86a126a6b252158cb4bd
parent5f518cadc38d1ce49da1928e096da0a88b779ee6 (diff)
gnu: powwow: Use HTTPS download.
* gnu/packages/games.scm (powwow)[source]: Use HTTPS URL.
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index c17d200c3f..e467dbe04c 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -2088,7 +2088,7 @@ is attributed to Albert Einstein.")
(source (origin
(method url-fetch)
(uri (string-append
- "http://www.hoopajoo.net/static/projects/powwow-"
+ "https://www.hoopajoo.net/static/projects/powwow-"
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256