From: Graeme Gregory Date: Tue, 11 Apr 2006 08:18:44 +0000 (+0000) Subject: orbit2-native_2.14.0.bb : fix the SRC_URI bug #830 X-Git-Tag: Release-2010-05/1~9453^2~2075^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02a7ba97f61e2d7ec73013612472307f0d9a8b34;p=openembedded.git orbit2-native_2.14.0.bb : fix the SRC_URI bug #830 --- diff --git a/packages/gnome/orbit2-native_2.14.0.bb b/packages/gnome/orbit2-native_2.14.0.bb index c10afb58db..2d52ab7eee 100644 --- a/packages/gnome/orbit2-native_2.14.0.bb +++ b/packages/gnome/orbit2-native_2.14.0.bb @@ -1,7 +1,7 @@ DESCRIPTION = "CORBA ORB" LICENSE = "LGPL GPL" SECTION = "x11/gnome/libs" -SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.13/ORBit2-${PV}.tar.bz2 \ +SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-${PV}.tar.bz2 \ file://configure-lossage.patch;patch=1;pnum=1 \ file://gtk-doc.m4 \ file://gtk-doc.make"