libraries/log4shib: Updated for version 1.0.8.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
3c91ad6520
commit
99b2c7f3e5
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=log4shib
|
||||
VERSION=${VERSION:-1.0.6}
|
||||
VERSION=${VERSION:-1.0.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="log4shib"
|
||||
VERSION="1.0.6"
|
||||
VERSION="1.0.8"
|
||||
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib"
|
||||
DOWNLOAD="http://shibboleth.net/downloads/log4shib/1.0.6/log4shib-1.0.6.tar.gz"
|
||||
MD5SUM="378c986a75ce3efbacb356ab1a668b6a"
|
||||
DOWNLOAD="http://shibboleth.net/downloads/log4shib/1.0.8/log4shib-1.0.8.tar.gz"
|
||||
MD5SUM="27a16e680c9339a9f8aa08cbe463812f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue