aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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'