From 5f59a56e268fba8bb3c3782760478d25d10f7bdd Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Sun, 6 Jul 2003 03:56:17 +0000 Subject: [PATCH] 2003-07-05 Mike Kestner * sources/makefile : fix the download uri's for the gnomedb lib source. svn path=/trunk/gtk-sharp/; revision=15975 --- ChangeLog | 5 +++++ sources/makefile | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f2303a062..99ce28d17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-05 Mike Kestner + + * sources/makefile : fix the download uri's for the gnomedb + lib source. + 2003-07-04 Mike Kestner * api/*-api.xml : regenerated diff --git a/sources/makefile b/sources/makefile index 400dcca8f..0a988c02f 100644 --- a/sources/makefile +++ b/sources/makefile @@ -7,8 +7,8 @@ DOWNLOADS = \ http://ftp.gnome.org/pub/GNOME/desktop/2.0/2.0.0/sources/libgnomeui-2.0.1.tar.gz \ http://ftp.gnome.org/pub/GNOME/desktop/2.0/2.0.0/sources/libglade-2.0.0.tar.gz \ http://ftp.gnome.org/pub/GNOME/desktop/2.0/2.0.3/sources/libart_lgpl-2.3.10.tar.gz \ - ftp://ftp.gnome-db.org/pub/gnome-db/sources/v0.11.0/libgda-0.90.0.tar.gz \ - ftp://ftp.gnome-db.org/pub/gnome-db/sources/v0.11.0/libgnomedb-0.90.0.tar.gz \ + ftp://ftp.gnome-db.org/pub/gnome-db/sources/v0.90.0/libgda-0.90.0.tar.gz \ + ftp://ftp.gnome-db.org/pub/gnome-db/sources/v0.90.0/libgnomedb-0.90.0.tar.gz \ http://unc.dl.sourceforge.net/sourceforge/gstreamer/gstreamer-0.4.2.tar.gz \ http://ftp.gnome.org/pub/gnome/sources/librsvg/2.0/librsvg-2.0.1.tar.gz \