]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk-engines: Fix SRC_URI
authorRichard Purdie <richard@openedhand.com>
Thu, 12 Oct 2006 16:04:39 +0000 (16:04 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 12 Oct 2006 16:04:39 +0000 (16:04 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@799 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/gtk-engines/gtk-engines_2.7.1.bb

index 9d57ff72a069f9345770af5791210c6c40ae52f7..d0face74958ac6808cfe2af6353a1bdd2eebcdd1 100644 (file)
@@ -14,7 +14,7 @@ RDEPENDS_gtk-theme-thinice = "gtk-engine-thinice"
 RDEPENDS_gtk-theme-industrial = "gtk-engine-industrial"
 RDEPENDS_gtk-theme-clearlooks = "gtk-engine-clearlooks"
 
-SRC_URI = "${GNOME_MIRROR}/${PN}/2.7/${PN}-${PV}.tar.bz2"
+SRC_URI = "${GNOME_MIRROR}/${PN}/2.6/${PN}-${PV}.tar.bz2"
 
 CFLAGS_prepend = "-DHAVE_ANIMATION "