libdap 3.12.1
This commit is contained in:
parent
e033849fc5
commit
d532dcd0d5
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libdap < Formula
|
||||
homepage 'http://www.opendap.org'
|
||||
url 'http://www.opendap.org/pub/source/libdap-3.11.7.tar.gz'
|
||||
sha1 '2a7794ab8f84671d5f516cce80f3f0cca6a02d07'
|
||||
url 'http://www.opendap.org/pub/source/libdap-3.12.1.tar.gz'
|
||||
sha1 'bfb72dd3035e7720b1ada0bf762b9ab80bb6bbf2'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue