librdkafka 0.9.1

Closes #1636.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Blake Imsland 2016-06-01 14:32:31 -07:00 committed by Dominyk Tiller
parent 6f9dfd56e4
commit 83b1981877

View file

@ -1,8 +1,8 @@
class Librdkafka < Formula
desc "The Apache Kafka C/C++ library"
homepage "https://github.com/edenhill/librdkafka"
url "https://github.com/edenhill/librdkafka/archive/0.9.0.tar.gz"
sha256 "e7d0d5bbaed8c6b163bdcc74274b7c1608b4d8a06522c4fed1856986aee0a71a"
url "https://github.com/edenhill/librdkafka/archive/0.9.1.tar.gz"
sha256 "5ad57e0c9a4ec8121e19f13f05bacc41556489dfe8f46ff509af567fdee98d82"
bottle do
cellar :any