gnu: gd: Use HTTPS home page.

* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:06:55 +01:00
parent 2d3da18613
commit 44184f3356
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -83,7 +83,7 @@ (define-public gd
(propagated-inputs
`(("fontconfig" ,fontconfig)
("libjpeg" ,libjpeg)))
(home-page "http://www.libgd.org/")
(home-page "https://www.libgd.org/")
(synopsis "Library for the dynamic creation of images by programmers")
(description
"GD is a library for the dynamic creation of images by programmers. GD