aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/opencc.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/opencc.rb b/Library/Formula/opencc.rb
index 9dd0bf5ac..9257202c2 100644
--- a/Library/Formula/opencc.rb
+++ b/Library/Formula/opencc.rb
@@ -1,9 +1,9 @@
require 'formula'
class Opencc < Formula
- url 'http://opencc.googlecode.com/files/opencc-0.2.0.tar.gz'
+ url 'http://opencc.googlecode.com/files/opencc-0.3.0.tar.gz'
homepage 'http://code.google.com/p/opencc/'
- md5 'fc5915f43f7bd30f0f30ccdc4ad3a7f1'
+ md5 '84462870e5d491da24bb33a5fb494911'
depends_on 'cmake' => :build