summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2020-05-25 20:24:17 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2020-05-25 20:25:15 +0200
commit10052b7087a469451bf8ade979c472e5a40470a6 (patch)
tree960a984e3a27ed5ca4683507e6739c455588989e
parent22e5a77af2be50cfa4744e5c11f625d264627fb8 (diff)
downloadpatches-10052b7087a469451bf8ade979c472e5a40470a6.tar
patches-10052b7087a469451bf8ade979c472e5a40470a6.tar.gz
gnu: renpy: Use HTTPS home page URI.
* gnu/packages/game-development.scm (renpy)[home-page]: Use HTTPS URI.
-rw-r--r--gnu/packages/game-development.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm
index 188ff7d354..99c0711e1a 100644
--- a/gnu/packages/game-development.scm
+++ b/gnu/packages/game-development.scm
@@ -1345,7 +1345,7 @@ if __name__ == \"__main__\":
("xorg-server" ,xorg-server)))
(outputs
(list "out" "tutorial" "the-question"))
- (home-page "http://www.renpy.org/")
+ (home-page "https://www.renpy.org/")
(synopsis "Visual Novel Engine")
(description "Ren'Py is a visual novel engine that helps you use words,
images, and sounds to tell interactive stories that run on computers and