gnu: freedroid: Use HTTPS home page URI.
* gnu/packages/games.scm (freedroid)[home-page]: Use HTTPS URI.master
parent
ef7eaeedc0
commit
1e4785452c
|
@ -1218,7 +1218,7 @@ effects and music to make a completely free game.")
|
|||
("sdl-image" ,sdl-image)
|
||||
("sdl-mixer" ,sdl-mixer)
|
||||
("zlib" ,zlib)))
|
||||
(home-page "http://www.freedroid.org/")
|
||||
(home-page "https://www.freedroid.org/")
|
||||
(synopsis "Isometric role-playing game against killer robots")
|
||||
(description
|
||||
"Freedroid RPG is an @dfn{RPG} (Role-Playing Game) with isometric graphics.
|
||||
|
|
Reference in New Issue