From f1dbebcbfd44132a14ac08d4c79f9b98e851ccef Mon Sep 17 00:00:00 2001 From: Steffen Matthischke Date: Fri, 11 Oct 2013 19:46:24 +0200 Subject: opensaml 2.5.3 Closes #23207. Signed-off-by: Mike McQuaid --- Library/Formula/opensaml.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/opensaml.rb b/Library/Formula/opensaml.rb index 043a3fefd..98b75a48d 100644 --- a/Library/Formula/opensaml.rb +++ b/Library/Formula/opensaml.rb @@ -2,8 +2,8 @@ require 'formula' class Opensaml < Formula homepage 'https://wiki.shibboleth.net/confluence/display/OpenSAML/Home' - url 'http://shibboleth.net/downloads/c++-opensaml/2.5.2/opensaml-2.5.2.tar.gz' - sha256 '5bc3fbe5e789ad7aedfc2919413131400290466ecd2b77b1c3f3dc4c37e6fe54' + url 'http://shibboleth.net/downloads/c++-opensaml/2.5.3/opensaml-2.5.3.tar.gz' + sha1 '412d0807821f7ee5d419e59fd9fd85613d64da7b' depends_on 'pkg-config' => :build depends_on 'log4shib' -- cgit v1.2.3