diff options
Diffstat (limited to 'Library/Formula/xml-security-c.rb')
| -rw-r--r-- | Library/Formula/xml-security-c.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/xml-security-c.rb b/Library/Formula/xml-security-c.rb index 35bf6c79c..b3e045cff 100644 --- a/Library/Formula/xml-security-c.rb +++ b/Library/Formula/xml-security-c.rb @@ -3,7 +3,7 @@ require 'formula'  class XmlSecurityC < Formula    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/' -  md5 '808316c80a7453b6d50a0bceb7ebe9bc' +  sha1 '239304659752eb214f3516b6c457c99f0e6467c7'    depends_on 'xerces-c' | 
