[oe-commits] Eric Bénard : tango-icon-theme-extras: fix SRC_URI

git version control git at git.openembedded.org
Mon Dec 20 23:28:50 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ea6b1599c981ee864dd4e0ddbbbcf9a7a6a45db7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ea6b1599c981ee864dd4e0ddbbbcf9a7a6a45db7

Author: Eric Bénard <eric at eukrea.com>
Date:   Mon Dec 20 23:58:38 2010 +0100

tango-icon-theme-extras: fix SRC_URI

Signed-off-by: Eric Bénard <eric at eukrea.com>

---

 recipes/tango/tango-icon-theme-extras_0.1.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/tango/tango-icon-theme-extras_0.1.0.bb b/recipes/tango/tango-icon-theme-extras_0.1.0.bb
index 01332e1..fde3b76 100644
--- a/recipes/tango/tango-icon-theme-extras_0.1.0.bb
+++ b/recipes/tango/tango-icon-theme-extras_0.1.0.bb
@@ -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"





More information about the Openembedded-commits mailing list