libraries/opensaml: Updated for version 2.5.3.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Thibaut Notteboom 2013-07-13 14:22:19 -05:00 committed by Erik Hanson
parent 95cc52d0d0
commit ce7dd3891b
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=opensaml
VERSION=${VERSION:-2.5.2}
VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="opensaml"
VERSION="2.5.2"
VERSION="2.5.3"
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/Home"
DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/2.5.2/opensaml-2.5.2.tar.gz"
MD5SUM="f1257fc0986ee3f4163cba41d6fc7f72"
DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/2.5.3/opensaml-2.5.3.tar.gz"
MD5SUM="d3f02d0840759b98e22297b677ab0a72"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmltooling"
MAINTAINER="Thibaut Notteboom"
EMAIL="tib@tibux.org"
EMAIL="thibaut.notteboom@gmail.com"