gnu: gd: Use HTTPS home page.
* gnu/packages/gd.scm (gd)[home-page]: Use HTTPS.
This commit is contained in:
parent
2d3da18613
commit
44184f3356
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user