diff options
Diffstat (limited to 'Library/Formula/libxmlsec1.rb')
| -rw-r--r-- | Library/Formula/libxmlsec1.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/libxmlsec1.rb b/Library/Formula/libxmlsec1.rb index 99f183a54..2277df6c3 100644 --- a/Library/Formula/libxmlsec1.rb +++ b/Library/Formula/libxmlsec1.rb @@ -3,7 +3,7 @@ require 'formula' class Libxmlsec1 < Formula homepage 'http://www.aleksey.com/xmlsec/' url 'http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.18.tar.gz' - md5 '8694b4609aab647186607f79e1da7f1a' + sha1 '740c3c791be838bf638651a3fe0e80c624c2ae0e' depends_on 'pkg-config' => :build depends_on 'libxml2' # Version on 10.6/10.7 is too old |
