diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:12:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:12:37 +0700 |
commit | a1051f075920bbea4c84e463824a5a3afc3aaedf (patch) | |
tree | 7dce26fe98ce610448b1b64eee0b8f3ab48ae6b0 /libraries | |
parent | 31e6ccf13c4fc5b96f5ea96b14597a7d2db3d263 (diff) | |
download | slackbuilds-a1051f075920bbea4c84e463824a5a3afc3aaedf.tar.gz |
libraries/xmlsec: Updated for version 1.2.31.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/xmlsec/xmlsec.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/xmlsec/xmlsec.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/xmlsec/xmlsec.SlackBuild b/libraries/xmlsec/xmlsec.SlackBuild index c98cda8167..6baaaee5fb 100644 --- a/libraries/xmlsec/xmlsec.SlackBuild +++ b/libraries/xmlsec/xmlsec.SlackBuild @@ -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} diff --git a/libraries/xmlsec/xmlsec.info b/libraries/xmlsec/xmlsec.info index 8d9625ab17..79fa175e41 100644 --- a/libraries/xmlsec/xmlsec.info +++ b/libraries/xmlsec/xmlsec.info @@ -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="" |