aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wrangler.rb
diff options
context:
space:
mode:
authorMatthew Conway2011-03-28 09:14:16 -0400
committerAdam Vandenberg2011-03-28 09:00:29 -0700
commit27a1868570cd11a0cd7ffbee988a0c5a6cb7816c (patch)
tree8ecf083be5c35414478055253ffc47f81af580a2 /Library/Formula/wrangler.rb
parent8351b81049ddf0e2322e187c2d8b507ed589d8e9 (diff)
downloadhomebrew-27a1868570cd11a0cd7ffbee988a0c5a6cb7816c.tar.bz2
Update wrangler to 0.9.2.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/wrangler.rb')
-rw-r--r--Library/Formula/wrangler.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/wrangler.rb b/Library/Formula/wrangler.rb
index 4efaa921a..3e4d990a9 100644
--- a/Library/Formula/wrangler.rb
+++ b/Library/Formula/wrangler.rb
@@ -1,9 +1,9 @@
require 'formula'
class Wrangler < Formula
- url 'http://www.cs.kent.ac.uk/projects/forse/wrangler/wrangler-0.9/wrangler-0.9.0-220910.tar.gz'
+ url 'http://www.cs.kent.ac.uk/projects/forse/wrangler/wrangler-0.9/wrangler-0.9.2.3.tar.gz'
homepage 'http://www.cs.kent.ac.uk/projects/forse/'
- md5 '0bd06dcc310f91d71b4a99afab6497e3'
+ md5 'c300841ca787ab95eb69292f8e12ab67'
depends_on 'erlang'