[oe-commits] Rolf Leggewie : uim: update SRC_URI to point to googlecode.com

GIT User account git at amethyst.openembedded.net
Fri May 15 13:38:56 UTC 2009


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

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Fri May 15 14:52:38 2009 +0200

uim: update SRC_URI to point to googlecode.com

---

 conf/checksums.ini  |    2 +-
 recipes/uim/uim.inc |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index e42c704..7c9ef50 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -23186,7 +23186,7 @@ sha256=c750c8180057385eaa0844f1148d6f0223b986da322773195eab44b33b97c19f
 md5=b2c104938c1c3eb47e7605432bbd3157
 sha256=c750c8180057385eaa0844f1148d6f0223b986da322773195eab44b33b97c19f
 
-[http://uim.freedesktop.org/releases/uim/stable/uim-1.3.1.tar.bz2]
+[http://uim.googlecode.com/files/uim-1.3.1.tar.bz2]
 md5=2832e23d4778bbacbfa4b49bf642d667
 sha256=ed2cfa15018a4fd2557e875f66fcb3f0b9dabe12fa0700aa2f11cca69c2cb256
 
diff --git a/recipes/uim/uim.inc b/recipes/uim/uim.inc
index b78d401..8f225dd 100644
--- a/recipes/uim/uim.inc
+++ b/recipes/uim/uim.inc
@@ -13,7 +13,7 @@ EXTRA_OECONF += "--disable-applet \
                  --without-mana \
                  --without-eb"
 
-SRC_URI = "http://uim.freedesktop.org/releases/uim/stable/uim-${PV}.tar.bz2"
+SRC_URI = "http://uim.googlecode.com/files/uim-${PV}.tar.bz2"
 
 FILES_${PN}-dbg += "${libdir}/*/*/*/.debug ${libdir}/*/*/.debug"
 FILES_${PN}-dev += "${libdir}/uim/plugin/*.la"





More information about the Openembedded-commits mailing list