irrtoolset: add 5.0.1 bottle.
This commit is contained in:
parent
970bd2c564
commit
352f5688b8
1 changed files with 7 additions and 0 deletions
|
@ -4,6 +4,13 @@ class Irrtoolset < Formula
|
|||
url "https://ftp.isc.org/isc/IRRToolSet/IRRToolSet-5.0.1/irrtoolset-5.0.1.tar.gz"
|
||||
sha256 "c044e4e009bf82db84f6a4f4d5ad563b07357f2d0e9f0bbaaf867e9b33fa5e80"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "3ab236e3d5041ddc54bf932d23f0a4da30d6dd876cb6ad4ec61a9b570c910779" => :el_capitan
|
||||
sha256 "2ce9b4ff7b1604e05d771e70f457394e1e6c642df4b456e38ba11be50f7a9cdc" => :yosemite
|
||||
sha256 "87576959ef0948ec184322a4d6756e62ca6e4695fd708c773317fce8570b2dcf" => :mavericks
|
||||
end
|
||||
|
||||
head do
|
||||
url "svn://irrtoolset.isc.org/trunk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue