aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 a5b20b71e..142ee2525 100644
--- a/Library/Formula/opencc.rb
+++ b/Library/Formula/opencc.rb
@@ -2,8 +2,8 @@ require 'formula'
class Opencc < Formula
homepage 'http://code.google.com/p/opencc/'
- url 'http://opencc.googlecode.com/files/opencc-0.3.0.tar.gz'
- sha1 '76f1750751b7fe15d25d66f0378814434fad1e70'
+ url 'http://opencc.googlecode.com/files/opencc-0.4.0.tar.gz'
+ sha1 'b5521bbaa04dfc8294fc214144ce59801d31dae8'
depends_on 'cmake' => :build