gnuplot 5.2.7
Closes #40468. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
350caad8dd
commit
fae088c361
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Gnuplot < Formula
|
||||
desc "Command-driven, interactive function plotting"
|
||||
homepage "http://www.gnuplot.info/"
|
||||
url "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.2.6/gnuplot-5.2.6.tar.gz"
|
||||
sha256 "35dd8f013139e31b3028fac280ee12d4b1346d9bb5c501586d1b5a04ae7a94ee"
|
||||
revision 1
|
||||
url "https://downloads.sourceforge.net/project/gnuplot/gnuplot/5.2.7/gnuplot-5.2.7.tar.gz"
|
||||
sha256 "97fe503ff3b2e356fe2ae32203fc7fd2cf9cef1f46b60fe46dc501a228b9f4ed"
|
||||
|
||||
bottle do
|
||||
rebuild 1
|
||||
|
|
Loading…
Reference in a new issue