Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 5f5a7c84806d5afc4d1a6af2f00acd50 > files > 1

youri-check-0.10.2-4.mga4.src.rpm

diff -Nurp youri-check-0.10.2.orig/lib/Youri/Check/Test/Updates/Source/Fedora.pm youri-check-0.10.2/lib/Youri/Check/Test/Updates/Source/Fedora.pm
--- youri-check-0.10.2.orig/lib/Youri/Check/Test/Updates/Source/Fedora.pm	2012-11-28 00:13:38.000000000 +0200
+++ youri-check-0.10.2/lib/Youri/Check/Test/Updates/Source/Fedora.pm	2012-12-14 00:19:15.563217443 +0200
@@ -95,7 +95,7 @@ sub _init {
 
 sub _url {
     my ($self, $name) = @_;
-    return "http://pkgs.fedoraproject.org/gitweb/?p=$name.git";
+    return "http://pkgs.fedoraproject.org/cgit/$name.git";
 }
 
 =head1 COPYRIGHT AND LICENSE