From 422a8ccf41785f17011ad42bf5b2a93fe3f5a3ae Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 6 Jun 2005 15:52:42 +0000 Subject: Add some mirrors git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1163 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/glib/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package/glib') diff --git a/package/glib/Makefile b/package/glib/Makefile index 594d36483..473e8b635 100644 --- a/package/glib/Makefile +++ b/package/glib/Makefile @@ -7,7 +7,10 @@ PKG_VERSION := 1.2.10 PKG_RELEASE := 1 PKG_MD5SUM := 6fe30dad87c77b91b632def29dd69ef9 -PKG_SOURCE_URL := ftp://ftp.gtk.org/pub/gtk/v1.2 +PKG_SOURCE_URL := ftp://ftp.gtk.org/pub/gtk/v1.2 \ + http://ftp.gwdg.de/pub/misc/grafik/gimp/gtk/v1.2/ \ + http://ftp.esat.net/mirrors/ftp.gimp.org/pub/gtk/v1.2/ \ + http://www.mirrorservice.org/sites/ftp.gimp.org/pub/gtk/v1.2/ PKG_SOURCE := $(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_CAT := zcat -- cgit v1.2.3