Update wrangler to 0.9.0-220910
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f6f996c193
commit
751c3b924a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Wrangler <Formula
|
||||
url 'http://www.cs.kent.ac.uk/projects/forse/wrangler/wrangler-0.8/wrangler-0.8.4.tar.gz'
|
||||
url 'http://www.cs.kent.ac.uk/projects/forse/wrangler/wrangler-0.9/wrangler-0.9.0-220910.tar.gz'
|
||||
homepage 'http://www.cs.kent.ac.uk/projects/forse/'
|
||||
md5 '84466a243b91ea7467296a945fb644fe'
|
||||
md5 '0bd06dcc310f91d71b4a99afab6497e3'
|
||||
|
||||
depends_on 'erlang'
|
||||
|
||||
|
|
Loading…
Reference in a new issue