uim: update SRC_URI to point to googlecode.com
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 15 May 2009 12:52:38 +0000 (14:52 +0200)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 15 May 2009 12:52:38 +0000 (14:52 +0200)
conf/checksums.ini
recipes/uim/uim.inc

index e42c704..7c9ef50 100644 (file)
@@ -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
 
index b78d401..8f225dd 100644 (file)
@@ -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"