gnuplot@4: add 4.6.7 bottle.

This commit is contained in:
BrewTestBot 2017-03-13 19:07:51 +00:00 committed by Mike McQuaid
parent 283263098a
commit 9fbc382dc2

View file

@ -4,6 +4,12 @@ class GnuplotAT4 < Formula
url "https://downloads.sourceforge.net/project/gnuplot/gnuplot/4.6.7/gnuplot-4.6.7.tar.gz"
sha256 "26d4d17a00e9dcf77a4e64a28a3b2922645b8bbfe114c0afd2b701ac91235980"
bottle do
sha256 "ae5b2efeadf424eb90aab81f3ec9c1fa043e8fe20047939f45f40b6bdf2f82be" => :sierra
sha256 "3d736c253a44e5811494f1d89b9563b79d5d258517df474a11c648b8de37ba59" => :el_capitan
sha256 "932530bf585e2ea0b2d8408b344bfb454c756e3bfb177dbb7c4d1d6b2ce15ad5" => :yosemite
end
keg_only :versioned_formula
option "with-pdflib-lite", "Build the PDF terminal using pdflib-lite"