libraries/xmlsec: Updated for version 1.2.31.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
31e6ccf13c
commit
a1051f0759
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xmlsec
|
||||
|
||||
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=xmlsec
|
||||
SRCNAM=xmlsec1
|
||||
VERSION=${VERSION:-1.2.30}
|
||||
VERSION=${VERSION:-1.2.31}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xmlsec"
|
||||
VERSION="1.2.30"
|
||||
VERSION="1.2.31"
|
||||
HOMEPAGE="https://www.aleksey.com/xmlsec/"
|
||||
DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.30.tar.gz"
|
||||
MD5SUM="b66ec21e0a0ac331afb4b1bc5c9ef966"
|
||||
DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.31.tar.gz"
|
||||
MD5SUM="182f5cbdfb8ddbac535c04470c170dc3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue