diff options
| -rw-r--r-- | Library/Formula/bam.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/bam.rb b/Library/Formula/bam.rb index aab6959ae..814e9a5a0 100644 --- a/Library/Formula/bam.rb +++ b/Library/Formula/bam.rb @@ -1,7 +1,7 @@  require 'formula'  class Bam < Formula -  homepage 'https://matricks.github.com/bam/' +  homepage 'http://matricks.github.com/bam/'    url 'https://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz'    sha1 'c0f32ff9272d5552e02a9d68fbdd72106437ee69' | 
