mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: libtiff: Update home page.
* gnu/packages/image.scm (libtiff)[home-page]: Update.
This commit is contained in:
parent
ced7cc92d7
commit
6376ed4a34
1 changed files with 1 additions and 1 deletions
|
@ -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.")
|
||||
(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
|
||||
|
|
Loading…
Reference in a new issue