glib-2.0: Fix SRC_URI (#702)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3483 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2008-01-14 15:52:42 +00:00
parent 3adc1f0ad2
commit 1a34b12a3e
1 changed files with 1 additions and 1 deletions

View 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"