avro-cpp 1.7.4
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
04159a32d2
commit
155fd0f882
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class AvroCpp < Formula
|
||||
homepage 'http://avro.apache.org/'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=avro/avro-1.7.3/cpp/avro-cpp-1.7.3.tar.gz'
|
||||
sha1 'b8596a1d717f59d9d0e7d0130b36fa8b79a5be9f'
|
||||
url 'http://www.apache.org/dyn/closer.cgi?path=avro/avro-1.7.4/cpp/avro-cpp-1.7.4.tar.gz'
|
||||
sha1 '1258c238692e4c7db97d62adead6efd9ef26ef71'
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
depends_on 'boost'
|
||||
|
|
Loading…
Reference in a new issue