gnu: ocaml-tsdl: Use HTTPS home page.

* gnu/packages/ocaml.scm (ocaml-tsdl)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-03-21 00:32:29 +01:00
parent fed4ff33fa
commit 2d1e064694
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3341,7 +3341,7 @@ (define-public ocaml-tsdl
(package
(name "ocaml-tsdl")
(version "0.9.6")
(home-page "http://erratique.ch/software/tsdl")
(home-page "https://erratique.ch/software/tsdl")
(source (origin
(method url-fetch)
(uri (string-append home-page "/releases/tsdl-"