ttytter 1.2.00
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
aab3c9f6f1
commit
65b2b57c3e
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
require 'formula'
|
||||
|
||||
class Ttytter < ScriptFileFormula
|
||||
url 'http://www.floodgap.com/software/ttytter/dist1/1.1.12.txt'
|
||||
url 'http://www.floodgap.com/software/ttytter/dist1/1.2.00.txt'
|
||||
homepage 'http://www.floodgap.com/software/ttytter/'
|
||||
md5 '43385b93f42ae8892eff0ddc99903898'
|
||||
md5 '82841292bc27d9297e2a6d907be2cd83'
|
||||
|
||||
def install
|
||||
bin.install '1.1.12.txt' => 'ttytter'
|
||||
bin.install '1.2.00.txt' => 'ttytter'
|
||||
end
|
||||
|
||||
def caveats; <<-EOS.undent
|
||||
|
|
Loading…
Reference in a new issue