avro-c 1.7.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Brett Koonce 2013-01-17 10:05:23 -06:00 committed by Adam Vandenberg
parent 31d9668237
commit e3fc319599

View file

@ -2,8 +2,8 @@ require 'formula'
class AvroC < Formula
homepage 'http://avro.apache.org/'
url 'http://www.apache.org/dyn/closer.cgi?path=avro/avro-1.7.1/c/avro-c-1.7.1.tar.gz'
sha1 'dac162d65082ac905713d0b1be7d29a12f2eeb16'
url 'http://www.apache.org/dyn/closer.cgi?path=avro/avro-1.7.3/c/avro-c-1.7.3.tar.gz'
sha1 '5fc1ec23974f49527173d734b1a1c9286b6ce9fe'
# probably should be an optional dep
conflicts_with 'xz'