libraries/log4shib: Updated for version 1.0.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
962c33ee74
commit
24a5e427d9
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for log4shib
|
||||
|
||||
# Copyright 2012 Thibaut Notteboom, Paris, FRANCE
|
||||
# Copyright 2012-2013 Thibaut Notteboom, Paris, FRANCE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=log4shib
|
||||
VERSION=${VERSION:-1.0.5}
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="log4shib"
|
||||
VERSION="1.0.5"
|
||||
VERSION="1.0.6"
|
||||
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib"
|
||||
DOWNLOAD="http://shibboleth.net/downloads/log4shib/1.0.5/log4shib-1.0.5.tar.gz"
|
||||
MD5SUM="7cbc60b60ca6840e022b8f2fc078edef"
|
||||
DOWNLOAD="http://shibboleth.net/downloads/log4shib/1.0.6/log4shib-1.0.6.tar.gz"
|
||||
MD5SUM="378c986a75ce3efbacb356ab1a668b6a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Thibaut Notteboom"
|
||||
EMAIL="tib@tibux.org"
|
||||
EMAIL="thibaut.notteboom@gmail.com"
|
||||
|
|
Loading…
Reference in New Issue