diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-19 09:41:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-19 09:41:22 +0700 |
commit | b8870bfb95121d2f57001ee1727482c2e81429b2 (patch) | |
tree | c41ab7528efe399d89d9d2dd3a5fd3c2998bab2d /libraries/xmlsec | |
parent | 68a3085ee8c86a376f649743bdacc923321937dc (diff) |
libraries/xmlsec: Updated for version 1.2.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xmlsec')
-rw-r--r-- | libraries/xmlsec/xmlsec.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/xmlsec/xmlsec.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/xmlsec/xmlsec.SlackBuild b/libraries/xmlsec/xmlsec.SlackBuild index 5e53788192..bba19d7484 100644 --- a/libraries/xmlsec/xmlsec.SlackBuild +++ b/libraries/xmlsec/xmlsec.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=xmlsec SRCNAM=xmlsec1 -VERSION=${VERSION:-1.2.39} +VERSION=${VERSION:-1.2.41} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/libraries/xmlsec/xmlsec.info b/libraries/xmlsec/xmlsec.info index da777eecfa..ff238ae9df 100644 --- a/libraries/xmlsec/xmlsec.info +++ b/libraries/xmlsec/xmlsec.info @@ -1,8 +1,8 @@ PRGNAM="xmlsec" -VERSION="1.2.39" +VERSION="1.2.41" HOMEPAGE="https://www.aleksey.com/xmlsec/" -DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.39.tar.gz" -MD5SUM="1d268a53b930aff8d4c352a29399fda1" +DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.41.tar.gz" +MD5SUM="2372088fb6ff5ae18194c84ca1b0c4ba" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |