gnu: webkitgtk: Use HTTPS for home page.

* gnu/packages/webkitgtk.scm (webkitgtk)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2018-03-14 10:36:44 +01:00
parent 86c9c0c118
commit 36b2cb029e
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -136,7 +136,7 @@
("libxt" ,libxt)
("mesa" ,mesa)
("sqlite" ,sqlite)))
(home-page "http://www.webkitgtk.org/")
(home-page "https://www.webkitgtk.org/")
(synopsis "Web content engine for GTK+")
(description
"WebKitGTK+ is a full-featured port of the WebKit rendering engine,