aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorMike McQuaid2014-02-22 22:38:56 +0000
committerMike McQuaid2014-02-22 22:39:22 +0000
commit738a27d2286d7863edb0348fb5452ed3e7df9042 (patch)
tree310ee54e161fa5e818e2a2819b7f389c4cd01730 /Library/Formula
parent6e7ef1a9c0cff9da860647b80511201e38eefb9c (diff)
downloadhomebrew-738a27d2286d7863edb0348fb5452ed3e7df9042.tar.bz2
md5sha1sum: add mirror.
References #3466.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/md5sha1sum.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/md5sha1sum.rb b/Library/Formula/md5sha1sum.rb
index 5975ee4fe..afa1a51d7 100644
--- a/Library/Formula/md5sha1sum.rb
+++ b/Library/Formula/md5sha1sum.rb
@@ -3,6 +3,7 @@ require 'formula'
class Md5sha1sum < Formula
homepage 'http://www.microbrew.org/tools/md5sha1sum/'
url 'http://www.microbrew.org/tools/md5sha1sum/md5sha1sum-0.9.5.tar.gz'
+ mirror "http://www.sourcefiles.org/Utilities/Console/M-P/md5sha1sum-0.9.5.tar.gz"
sha1 '84a46bfd2b49daa0a601a9c55b7d87c27e19ef87'
conflicts_with 'polarssl', :because => 'both install conflicting binaries'