libraries/opensaml: Updated for version 3.0.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Thibaut Notteboom 2019-03-29 07:56:42 +07:00 committed by Willy Sudiarto Raharjo
parent 55b0407760
commit 718ab119f8
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,8 +1,8 @@
PRGNAM="opensaml"
VERSION="3.0.0"
VERSION="3.0.1"
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/Home"
DOWNLOAD="http://shibboleth.net/downloads/c++-opensaml/3.0.0/opensaml-3.0.0.tar.gz"
MD5SUM="f1d8d7676236387686d6aea2549e0cb2"
DOWNLOAD="https://shibboleth.net/downloads/c++-opensaml/3.0.1/opensaml-3.0.1.tar.gz"
MD5SUM="b164abd784f3cfa0f5e410435b16ea06"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="xmltooling"