]> code.ossystems Code Review - openembedded-core.git/commitdiff
libgtkstylus: correct SCR_URI
authorRichard Purdie <richard@openedhand.com>
Thu, 15 Sep 2005 09:46:16 +0000 (09:46 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 15 Sep 2005 09:46:16 +0000 (09:46 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@22 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb

index ce4a1e6e17c8ae122503d1bbe48ca5c3a241ae22..578ac7f2acf0dd62b46c79adb675e371212a5919 100644 (file)
@@ -7,7 +7,7 @@ FILES_${PN} = "/etc ${libdir}/gtk-2.0"
 
 inherit autotools
 
-SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.bz2 \
+SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \
        file://gtkstylus.sh"
 
 do_install_append() {