libxmlsec1 1.2.19
This commit is contained in:
parent
beb797a03f
commit
f619fd153f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libxmlsec1 < Formula
|
||||
homepage 'http://www.aleksey.com/xmlsec/'
|
||||
url 'http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.18.tar.gz'
|
||||
sha1 '740c3c791be838bf638651a3fe0e80c624c2ae0e'
|
||||
url 'http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.19.tar.gz'
|
||||
sha1 '9f24f84bf6f4a61fc55637f016b56c0f44c048ba'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'libxml2' # Version on 10.6/10.7 is too old
|
||||
|
|
Loading…
Reference in a new issue