diff options
| author | Jack Nagel | 2013-04-06 21:34:41 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2013-04-06 21:34:41 -0500 | 
| commit | 74381fef56b508de35ad12a975e849f59c52c047 (patch) | |
| tree | 04a6e93a70c9ecb14cfcddc2cfbcc85076662ff5 /Library/Formula/bam.rb | |
| parent | 18b50b5c0b36f3151034d77e131ed37e2eaf79e8 (diff) | |
| download | homebrew-74381fef56b508de35ad12a975e849f59c52c047.tar.bz2 | |
Update github URLs
Diffstat (limited to 'Library/Formula/bam.rb')
| -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 814e9a5a0..c6c05aef3 100644 --- a/Library/Formula/bam.rb +++ b/Library/Formula/bam.rb @@ -1,7 +1,7 @@  require 'formula'  class Bam < Formula -  homepage 'http://matricks.github.com/bam/' +  homepage 'http://matricks.github.io/bam/'    url 'https://github.com/downloads/matricks/bam/bam-0.4.0.tar.gz'    sha1 'c0f32ff9272d5552e02a9d68fbdd72106437ee69'  | 
