aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/plplot.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/plplot.rb')
-rw-r--r--Library/Formula/plplot.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/plplot.rb b/Library/Formula/plplot.rb
index 60d861b2f..c35b194ca 100644
--- a/Library/Formula/plplot.rb
+++ b/Library/Formula/plplot.rb
@@ -2,8 +2,8 @@ require 'formula'
class Plplot < Formula
homepage 'http://plplot.sourceforge.net'
- url 'https://downloads.sourceforge.net/project/plplot/plplot/5.9.11%20Source/plplot-5.9.11.tar.gz'
- sha1 'cfe7e8085ca054d484b24598636d4a5dcbf357c6'
+ url 'https://downloads.sourceforge.net/project/plplot/plplot/5.10.0%20Source/plplot-5.10.0.tar.gz'
+ sha1 'ea962cb0138c9b4cbf97ecab1fac1919ea0f939f'
depends_on 'cmake' => :build
depends_on 'pkg-config' => :build