Skip to content

Commit

Permalink
bam: fix homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Sep 9, 2012
1 parent fed40dc commit 1acad14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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'

Expand Down

0 comments on commit 1acad14

Please sign in to comment.