mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/opensaml: Updated for version 3.0.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
55b0407760
commit
718ab119f8
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue