aboutsummaryrefslogtreecommitdiff
path: root/libraries/xmlsec/xmlsec.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-19 09:41:22 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-07-19 09:41:22 +0700
commitb8870bfb95121d2f57001ee1727482c2e81429b2 (patch)
treec41ab7528efe399d89d9d2dd3a5fd3c2998bab2d /libraries/xmlsec/xmlsec.SlackBuild
parent68a3085ee8c86a376f649743bdacc923321937dc (diff)
libraries/xmlsec: Updated for version 1.2.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xmlsec/xmlsec.SlackBuild')
-rw-r--r--libraries/xmlsec/xmlsec.SlackBuild2
1 files changed, 1 insertions, 1 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}