gnu: libtiff: Update home page.
* gnu/packages/image.scm (libtiff)[home-page]: Update.
This commit is contained in:
parent
ced7cc92d7
commit
6376ed4a34
|
@ -150,7 +150,7 @@ Included are a library, libtiff, for reading and writing TIFF and a small
|
||||||
collection of tools for doing simple manipulations of TIFF images.")
|
collection of tools for doing simple manipulations of TIFF images.")
|
||||||
(license (license:non-copyleft "file://COPYRIGHT"
|
(license (license:non-copyleft "file://COPYRIGHT"
|
||||||
"See COPYRIGHT in the distribution."))
|
"See COPYRIGHT in the distribution."))
|
||||||
(home-page "http://www.libtiff.org/")))
|
(home-page "http://www.remotesensing.org/libtiff/")))
|
||||||
|
|
||||||
(define-public libwmf
|
(define-public libwmf
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in New Issue