heimdal: add 7.1.0 bottle.

This commit is contained in:
BrewTestBot 2017-04-04 13:41:33 +01:00 committed by Mike McQuaid
parent 36d01f2248
commit fbe3275baf

View file

@ -4,6 +4,12 @@ class Heimdal < Formula
url "https://www.h5l.org/dist/src/heimdal-7.1.0.tar.gz"
sha256 "cee58ab3a4ce79f243a3e73f465dac19fe2b93ef1c5ff244d6f1d689fedbde2d"
bottle do
sha256 "f879c15dc2123fe182d765127f5537a36177778b1eeed20f7f20d40edd299226" => :sierra
sha256 "ca06957f7d0e6c324d924402e13794697ac28daa6d30e0ce76567b95ed166ec5" => :el_capitan
sha256 "9df565e540726c32c8e20b42b4d966e299f0ea0649589d8608f9c23eb8a2ae7a" => :yosemite
end
keg_only :provided_by_osx
depends_on "openssl"