aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/sparse.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/sparse.rb')
-rw-r--r--Library/Formula/sparse.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sparse.rb b/Library/Formula/sparse.rb
index cea6fffaa..481c68018 100644
--- a/Library/Formula/sparse.rb
+++ b/Library/Formula/sparse.rb
@@ -2,6 +2,7 @@ require 'formula'
class Sparse < Formula
url 'http://www.kernel.org/pub/software/devel/sparse/dist/sparse-0.4.3.tar.bz2'
+ mirror 'http://www.mirrorservice.org/sites/ftp.kernel.org/pub/software/devel/sparse/dist/sparse-0.4.3.tar.bz2'
homepage 'https://sparse.wiki.kernel.org/index.php/Main_Page'
md5 'a5c0b07bd00ad5ea292f804d7af1adbc'
head 'git://git.kernel.org/pub/scm/devel/sparse/sparse.git'