From ede6af5e1d519f74fc101e9cc9ab76b446d6f19b Mon Sep 17 00:00:00 2001 From: Marco Cavallini Date: Fri, 23 Jul 2010 15:57:30 +0200 Subject: [PATCH] tiff_3.9.2.bb: updated sources link because the old one was broken * now is http://download.osgeo.org/libtiff --- recipes/libtiff/tiff_3.9.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/libtiff/tiff_3.9.2.bb b/recipes/libtiff/tiff_3.9.2.bb index e66ec24ab5..d6a7765c17 100644 --- a/recipes/libtiff/tiff_3.9.2.bb +++ b/recipes/libtiff/tiff_3.9.2.bb @@ -6,7 +6,7 @@ PV = "3.9.2+4.0.0beta5" PR = "r4" -SRC_URI = "ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.0beta5.tar.gz;name=tiff400beta5targz" +SRC_URI = "http://download.osgeo.org/libtiff/tiff-4.0.0beta5.tar.gz;name=tiff400beta5targz" SRC_URI[tiff400beta5targz.md5sum] = "a0a83604e38a299fae9f0b1a39c04870" SRC_URI[tiff400beta5targz.sha256sum] = "64b61567782643a841e33a8d031d0d6a9b3e436108829e2e947183f8dcdc6ec7" -- 2.39.5