network/shibboleth-sp: Updated for version 3.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
718ab119f8
commit
4055676995
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=shibboleth-sp
|
||||
VERSION=${VERSION:-3.0.0}
|
||||
VERSION=${VERSION:-3.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shibboleth-sp"
|
||||
VERSION="3.0.0"
|
||||
VERSION="3.0.4"
|
||||
HOMEPAGE="http://shibboleth.net/"
|
||||
DOWNLOAD="http://shibboleth.net/downloads/service-provider/3.0.0/shibboleth-sp-3.0.0.tar.gz"
|
||||
MD5SUM="fcf42d935243ccd4f3737868ca76fa90"
|
||||
DOWNLOAD="http://shibboleth.net/downloads/service-provider/3.0.4/shibboleth-sp-3.0.4.tar.gz"
|
||||
MD5SUM="dd7fbff4de495197ffeb834df6cebf05"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="opensaml"
|
||||
|
|
Loading…
Reference in New Issue