From ed92daf48132e3cab1f4fd303fa8d08d5b720a6a Mon Sep 17 00:00:00 2001 From: Olav Vitters Date: Sun, 12 Feb 2012 21:37:06 +0000 Subject: check primary GNOME mirror; not rpmfind.net --- lib/Youri/Check/Input/Updates/Source/GNOME.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Youri/Check/Input/Updates/Source/GNOME.pm b/lib/Youri/Check/Input/Updates/Source/GNOME.pm index 381ae5e..13edca5 100644 --- a/lib/Youri/Check/Input/Updates/Source/GNOME.pm +++ b/lib/Youri/Check/Input/Updates/Source/GNOME.pm @@ -40,7 +40,7 @@ http://fr2.rpmfind.net/linux/gnome.org/sources) sub _init { my $self = shift; my %options = ( - url => 'http://fr2.rpmfind.net/linux/gnome.org/sources/', # default url + url => 'http://ftp.gnome.org/pub/GNOME/sources/', # default url # We use HTTP as it offers a better sorting (1.2 < 1.10) @_ ); -- cgit v1.2.1