glib-2.0: Fix SRC_URI (#702)
authorRichard Purdie <richard@openedhand.com>
Mon, 14 Jan 2008 15:52:42 +0000 (15:52 +0000)
committerRichard Purdie <richard@openedhand.com>
Mon, 14 Jan 2008 15:52:42 +0000 (15:52 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3483 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/glib-2.0/glib-2.0-native_2.14.5.bb

index 8a6e27d..194c744 100644 (file)
@@ -9,7 +9,7 @@ PRIORITY = "optional"
 DEPENDS += "gtk-doc-native"
 PR="r2"
 
-SRC_URI = "http://download.gnome.org/sources/glib/2.12/glib-${PV}.tar.bz2 \
+SRC_URI = "http://download.gnome.org/sources/glib/2.14/glib-${PV}.tar.bz2 \
            file://glib-gettextize-dir.patch;patch=1 \
            file://configure-libtool.patch;patch=1 \
            file://glibconfig-sysdefs.h"