libdap 3.12.1

This commit is contained in:
Adam Vandenberg 2013-11-30 16:15:22 -08:00
parent e033849fc5
commit d532dcd0d5

View file

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