plplot 5.9.11

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Brett Koonce 2014-01-16 00:51:35 -06:00 committed by Mike McQuaid
parent c929c71f49
commit cc25781274
1 changed files with 2 additions and 2 deletions

View File

@ -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