plplot 5.15.0
Closes #40603. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
c092e6765d
commit
a4f6927dae
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Plplot < Formula
|
||||
desc "Cross-platform software package for creating scientific plots"
|
||||
homepage "https://plplot.sourceforge.io"
|
||||
url "https://downloads.sourceforge.net/project/plplot/plplot/5.14.0%20Source/plplot-5.14.0.tar.gz"
|
||||
sha256 "331009037c9cad9fcefacd7dbe9c7cfae25e766f5590f9efd739a294c649df97"
|
||||
revision 2
|
||||
url "https://downloads.sourceforge.net/project/plplot/plplot/5.15.0%20Source/plplot-5.15.0.tar.gz"
|
||||
sha256 "b92de4d8f626a9b20c84fc94f4f6a9976edd76e33fb1eae44f6804bdcc628c7b"
|
||||
|
||||
bottle do
|
||||
sha256 "e9a8f483ae30dbc84ea5d60c93e94b644fe5f10b29caeb7e917fd86c479316de" => :mojave
|
||||
|
|
Loading…
Reference in a new issue