aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gnome
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2006-04-11 08:18:44 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-11 08:18:44 +0000
commit02a7ba97f61e2d7ec73013612472307f0d9a8b34 (patch)
treed94bf2e49338383520fdde5aadfb85bd805ddfa0 /packages/gnome
parentd067171824b7a8a2d1a5d734b99fffe00fb128e0 (diff)
downloadopenembedded-02a7ba97f61e2d7ec73013612472307f0d9a8b34.tar.gz
orbit2-native_2.14.0.bb : fix the SRC_URI bug #830
Diffstat (limited to 'packages/gnome')
-rw-r--r--packages/gnome/orbit2-native_2.14.0.bb2
1 files changed, 1 insertions, 1 deletions
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"