diff --git a/.gitignore b/.gitignore
index 9d41ae8..5c416c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ scotch_5.1.8.tar.gz
 /scotch_5.1.11.tar.gz
 /scotch_5.1.12b.tar.gz
 /scotch_6.0.0.tar.gz
+/scotch_6.0.1.tar.gz
diff --git a/scotch.spec b/scotch.spec
index 3ad8f68..fe664e4 100644
--- a/scotch.spec
+++ b/scotch.spec
@@ -3,12 +3,12 @@
 
 Name:          scotch
 Summary:       Graph, mesh and hypergraph partitioning library
-Version:       6.0.0
-Release:       9%{?dist}
+Version:       6.0.1
+Release:       1%{?dist}
 
 License:       CeCILL-C
 URL:           http://www.labri.fr/perso/pelegrin/scotch/
-Source0:       http://gforge.inria.fr/frs/download.php/file/31831/%{name}_%{version}.tar.gz
+Source0:       https://gforge.inria.fr/frs/download.php/file/34078/%{name}_%{version}.tar.gz
 Source1:       scotch-Makefile.shared.inc.in
 
 BuildRequires: flex
@@ -19,7 +19,7 @@ BuildRequires: lzma-devel
 
 %description
 Scotch is a software package for graph and mesh/hypergraph partitioning and
-sparse matrix ordering. The parallel scotch librariries are packaged in the
+sparse matrix ordering. The parallel scotch libraries are packaged in the
 ptscotch sub-packages.
 
 %package devel
@@ -229,6 +229,9 @@ popd
 %doc doc/scotch_example.f
 
 %changelog
+* Mon Sep 22 2014 Sandro Mani <manisandro@gmail.com> - 6.0.1-1
+- Update to 6.0.1
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.0.0-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 04715fd..a7c92d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba117428c0a6cd97d0c93e8b872bb3fe  scotch_6.0.0.tar.gz
+e22a664f66cfb2ddeab307245acc8f8c  scotch_6.0.1.tar.gz