diff options
Diffstat (limited to 'Library/Formula/avro-c.rb')
| -rw-r--r-- | Library/Formula/avro-c.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/avro-c.rb b/Library/Formula/avro-c.rb index ca56fa122..fb6feabe2 100644 --- a/Library/Formula/avro-c.rb +++ b/Library/Formula/avro-c.rb @@ -1,6 +1,6 @@  require 'formula' -class AvroC <Formula +class AvroC < Formula    url 'http://mirror.atlanticmetro.net/apache/avro/avro-1.4.0/c/avro-c-1.4.0.tar.gz'    homepage 'http://avro.apache.org/'    md5 'fdcd3916cbfc459a6938141028cf35e6'  | 
