From: Baruch Siach Date: Tue, 3 May 2016 12:00:15 +0000 (+0300) Subject: tiff: update homepage link X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d8f86830b000481b9544fff67d3f69b9d2937299;p=buildroot.git tiff: update homepage link The current linked website is not up to date, since the libtiff.org domain was apparently hijacked years ago. See http://www.asmail.be/msg0055472296.html. Correct this. Signed-off-by: Baruch Siach Signed-off-by: Peter Korsgaard --- diff --git a/package/tiff/Config.in b/package/tiff/Config.in index 00c2a3dc16..7d66dd26c1 100644 --- a/package/tiff/Config.in +++ b/package/tiff/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_TIFF help Library for handling TIFF (Tag Image File Format) images. - http://www.libtiff.org/ + http://www.remotesensing.org/libtiff/ if BR2_PACKAGE_TIFF menu "tiff Options"