diff options
-rw-r--r-- | openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb b/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb index ce4a1e6e1..578ac7f2a 100644 --- a/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb +++ b/openembedded/packages/libgtkstylus/libgtkstylus_0.5.bb @@ -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() { |