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 1382491f5..db1e6adc1 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 'http://downloads.sourceforge.net/project/plplot/plplot/5.9.10%20Source/plplot-5.9.10.tar.gz'
- sha1 '10dbdfe41d71a9f51e4396729c001ed2baea22fe'
+ url 'http://downloads.sourceforge.net/project/plplot/plplot/5.9.11%20Source/plplot-5.9.11.tar.gz'
+ sha1 'cfe7e8085ca054d484b24598636d4a5dcbf357c6'
depends_on 'cmake' => :build
depends_on 'pkg-config' => :build