diff options
Diffstat (limited to 'Library/Formula/tmap.rb')
| -rw-r--r-- | Library/Formula/tmap.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tmap.rb b/Library/Formula/tmap.rb index 2ade88ec5..222197024 100644 --- a/Library/Formula/tmap.rb +++ b/Library/Formula/tmap.rb @@ -1,7 +1,7 @@ require 'formula' class Tmap < Formula - homepage 'http://github.com/iontorrent/TMAP' + homepage 'https://github.com/iontorrent/TMAP' url 'https://github.com/iontorrent/TMAP.git', :tag => 'tmap.3.2.0' sha1 'da3eb4ce3428cec1f5ac12467af4802df6188711' version '3.2.0' |
