libraries/xmltooling: Updated for version 3.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3857cc36c5
commit
55b0407760
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=xmltooling
|
||||
VERSION=${VERSION:-3.0.0}
|
||||
VERSION=${VERSION:-3.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xmltooling"
|
||||
VERSION="3.0.0"
|
||||
VERSION="3.0.4"
|
||||
HOMEPAGE="https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C"
|
||||
DOWNLOAD="https://shibboleth.net/downloads/c++-opensaml/3.0.0/xmltooling-3.0.0.tar.gz"
|
||||
MD5SUM="2dd36017045414fa2f1f98fb788df5cf"
|
||||
DOWNLOAD="https://shibboleth.net/downloads/c++-opensaml/3.0.1/xmltooling-3.0.4.tar.gz"
|
||||
MD5SUM="b9519c1a61fc3a587cfdb1996e2b4fba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="log4shib xml-security-c"
|
||||
|
|
Loading…
Reference in New Issue