gnu: libtiff: Update home page.

* gnu/packages/image.scm (libtiff)[home-page]: Update.
This commit is contained in:
Andreas Enge 2015-09-04 21:50:14 +02:00
parent ced7cc92d7
commit 6376ed4a34

View file

@ -150,7 +150,7 @@ (define-public libtiff
collection of tools for doing simple manipulations of TIFF images.")
(license (license:non-copyleft "file://COPYRIGHT"
"See COPYRIGHT in the distribution."))
(home-page "http://www.libtiff.org/")))
(home-page "http://www.remotesensing.org/libtiff/")))
(define-public libwmf
(package