All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 08/10] libgtk2: change download site
Date: Wed, 18 May 2011 12:08:26 +0200	[thread overview]
Message-ID: <97f09ff8bb7f43919a894e3ba7aa1c094b1fa467.1305713253.git.thomas.petazzoni@free-electrons.com> (raw)
In-Reply-To: <cover.1305713253.git.thomas.petazzoni@free-electrons.com>

Use the Gnome FTP server as the download site, like we do for other
components of the Gtk stack.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/libgtk2/libgtk2.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libgtk2/libgtk2.mk b/package/libgtk2/libgtk2.mk
index 98b27ae..3586c86 100644
--- a/package/libgtk2/libgtk2.mk
+++ b/package/libgtk2/libgtk2.mk
@@ -8,7 +8,7 @@ LIBGTK2_VERSION_MINOR:=4
 LIBGTK2_VERSION = $(LIBGTK2_VERSION_MAJOR).$(LIBGTK2_VERSION_MINOR)
 
 LIBGTK2_SOURCE = gtk+-$(LIBGTK2_VERSION).tar.bz2
-LIBGTK2_SITE = ftp://ftp.gtk.org/pub/gtk/$(LIBGTK2_VERSION_MAJOR)
+LIBGTK2_SITE = http://ftp.gnome.org/pub/gnome/sources/gtk+/$(LIBGTK2_VERSION_MAJOR)
 LIBGTK2_AUTORECONF = NO
 LIBGTK2_INSTALL_STAGING = YES
 LIBGTK2_INSTALL_TARGET = YES
-- 
1.7.1

  parent reply	other threads:[~2011-05-18 10:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 10:08 [Buildroot] [pull request] Pull request for branch for-2011.05/package-cleanups Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 01/10] festival: remove packages Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 02/10] dhcpdump: move as a proper package, bump version Thomas Petazzoni
2011-05-18 15:33   ` Peter Korsgaard
2011-05-18 16:00     ` Thomas Petazzoni
2011-05-18 18:04       ` Peter Korsgaard
2011-05-18 10:08 ` [Buildroot] [PATCH 03/10] sudo: bump and convert to AUTOTARGETS Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 04/10] atk: bump to 1.33.6 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 05/10] libglib2: bump to 2.28.6 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 06/10] pango: bump to 1.28.4 Thomas Petazzoni
2011-05-18 10:08 ` [Buildroot] [PATCH 07/10] libgtk2: bump to 2.24.4 Thomas Petazzoni
2011-05-18 10:08 ` Thomas Petazzoni [this message]
2011-05-18 10:08 ` [Buildroot] [PATCH 09/10] libgtk2: add option to install the gtk-demo program Thomas Petazzoni
2011-05-18 15:37   ` Peter Korsgaard
2011-05-18 10:08 ` [Buildroot] [PATCH 10/10] gtk2-engines: bump, rename config option and convert to AUTOTARGETS Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97f09ff8bb7f43919a894e3ba7aa1c094b1fa467.1305713253.git.thomas.petazzoni@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.