lcms: point SRC_URI to sf.net. Fixes 3687.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 28 May 2008 22:28:43 +0000 (22:28 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Wed, 28 May 2008 22:28:43 +0000 (22:28 +0000)
packages/lcms/lcms_1.13.bb
packages/lcms/lcms_1.15.bb

index b2a2f96..af1869e 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Little cms is a small-footprint, speed optimized color management engine."
 SECTION = "libs"
 LICENSE = "LGPL"
-SRC_URI = "http://www.littlecms.com/lcms-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/lcms/lcms-${PV}.tar.gz"
 
 inherit autotools pkgconfig
 
index c8b6ede..f4f3dd2 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Little cms is a small-footprint, speed optimized color management engine."
 SECTION = "libs"
 LICENSE = "LGPL"
-SRC_URI = "http://www.littlecms.com/lcms-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/lcms/lcms-${PV}.tar.gz"
 
 inherit autotools pkgconfig