xml-security-c 1.6.1
Closes Homebrew/homebrew#7762. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
26a8b42f7a
commit
95d04f7ad6
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class XmlSecurityC < Formula
|
class XmlSecurityC < Formula
|
||||||
url 'http://www.apache.org/dyn/closer.cgi?path=c-library/xml-security-c-1.5.1.tar.gz'
|
url 'http://www.apache.org/dyn/closer.cgi?path=%2Fsantuario%2Fc-library%2Fxml-security-c-1.6.1.tar.gz'
|
||||||
homepage 'http://santuario.apache.org/'
|
homepage 'http://santuario.apache.org/'
|
||||||
md5 '2c47c4ec12e8d6abe967aa5e5e99000c'
|
md5 '808316c80a7453b6d50a0bceb7ebe9bc'
|
||||||
|
|
||||||
depends_on 'xerces-c'
|
depends_on 'xerces-c'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue