aboutsummaryrefslogtreecommitdiff
path: root/libraries/xmlsec/xmlsec.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-03 21:06:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-03 21:06:51 +0700
commitf20c3c89dc7f3f53f49cd5727c7da0207b8bea1b (patch)
treec69b83a209b179979340f619ae2d76cd45c8d78f /libraries/xmlsec/xmlsec.SlackBuild
parent088b7df5506a13ce66d53c46cca10f9e0995c47c (diff)
downloadslackbuilds-f20c3c89dc7f3f53f49cd5727c7da0207b8bea1b.tar.xz
libraries/xmlsec: Updated for version 1.2.36.
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 33ecb0951390..a0aba9d2ffbf 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.34}
+VERSION=${VERSION:-1.2.36}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}