tango-icon-theme-extras: fix SRC_URI
authorEric Bénard <eric@eukrea.com>
Mon, 20 Dec 2010 22:58:38 +0000 (23:58 +0100)
committerEric Bénard <eric@eukrea.com>
Mon, 20 Dec 2010 23:25:06 +0000 (00:25 +0100)
Signed-off-by: Eric Bénard <eric@eukrea.com>
recipes/tango/tango-icon-theme-extras_0.1.0.bb

index 01332e1..fde3b76 100644 (file)
@@ -2,7 +2,7 @@ SECTION = "unknown"
 LICENSE = "http://creativecommons.org/licenses/by-sa/2.5/"
 inherit autotools pkgconfig
 
-SRC_URI = "http://tango-project.org/releases/${PN}-${PV}.tar.gz \
+SRC_URI = "http://tango.freedesktop.org/releases/${PN}-${PV}.tar.gz \
           file://no-icon-naming-utils.patch"
 EXTRA_OECONF = "--disable-icon-framing"
 FILES_${PN} += "${datadir}/icons"