gnu: tiled: Use HTTPS home page.

* gnu/packages/game-development.scm (tiled)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2019-06-06 06:04:33 +02:00
parent 9062cf8cab
commit 88b028f3a9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -465,7 +465,7 @@ (define-public tiled
(let ((out (assoc-ref outputs "out")))
(invoke "qmake"
(string-append "PREFIX=" out))))))))
(home-page "http://www.mapeditor.org/")
(home-page "https://www.mapeditor.org/")
(synopsis "Tile map editor")
(description
"Tiled is a general purpose tile map editor. It is meant to be used for