opencc: style nits
This commit is contained in:
parent
5db0ddff15
commit
2a92f1cf65
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Opencc < Formula
|
||||
url 'http://opencc.googlecode.com/files/opencc-0.3.0.tar.gz'
|
||||
homepage 'http://code.google.com/p/opencc/'
|
||||
url 'http://opencc.googlecode.com/files/opencc-0.3.0.tar.gz'
|
||||
sha1 '76f1750751b7fe15d25d66f0378814434fad1e70'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
|
|
Loading…
Reference in a new issue