LibDAP: Update to 3.11.2
This commit is contained in:
parent
a74eb9e8c5
commit
762a255063
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.1.tar.gz'
|
||||
md5 '985b5b4f86394eea45a467c2100e9ec5'
|
||||
url 'http://www.opendap.org/pub/source/libdap-3.11.2.tar.gz'
|
||||
md5 'ab8ab83332525e048802200ea0552619'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
|
||||
|
|
Loading…
Reference in a new issue