gnu: libmng: Use HTTPS home page.
* gnu/packages/image.scm (libmng)[home-page]: Use HTTPS.
This commit is contained in:
parent
f4766a1810
commit
ce91eeacad
@ -1171,7 +1171,7 @@ channels.")
|
||||
`(("lcms" ,lcms)
|
||||
("libjpeg" ,libjpeg)
|
||||
("zlib" ,zlib)))
|
||||
(home-page "http://www.libmng.com/")
|
||||
(home-page "https://www.libmng.com/")
|
||||
(synopsis "Library for handling MNG files")
|
||||
(description
|
||||
"Libmng is the MNG (Multiple-image Network Graphics) reference library.")
|
||||
|
Loading…
Reference in New Issue
Block a user