ivykis: add 0.41 bottle.

master
BrewTestBot 2017-02-02 01:24:46 +00:00 committed by William Woodruff
parent e6e2885743
commit 8ad8bd46af
No known key found for this signature in database
GPG Key ID: 85AE00C504833B3C
1 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,13 @@ class Ivykis < Formula
url "https://downloads.sourceforge.net/project/libivykis/0.41/ivykis-0.41.tar.gz"
sha256 "2c934539a59029851b1332c8143ba9f21b79fb0185dd68d6eb259ae1b61ef3c5"
bottle do
cellar :any
sha256 "8aa737754faeda65a8f369f85d89822d78f5285e131eaba4d3fe57c578f57051" => :sierra
sha256 "1914551ff67e301b8700e51a6e93096de43c793c19603b09302fff5d4e74ef0b" => :el_capitan
sha256 "b5b60d80ac9f9c1891d3f965b4d963b427497e0127cb6ca7892bb71943f0709e" => :yosemite
end
depends_on "automake" => :build
depends_on "autoconf" => :build
depends_on "libtool" => :build