aboutsummaryrefslogtreecommitdiff
path: root/libraries/xmlsec/xmlsec.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-13 08:54:42 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-13 08:54:42 +0700
commitc5603f5d4cb83f82265772cb8b9f1ee0e521d398 (patch)
tree0ebbf4c4bca8b172ef5c8a68173058a3787a1f0d /libraries/xmlsec/xmlsec.SlackBuild
parentafb5d3003e85511a8e9dcc308dca47e657c092f1 (diff)
libraries/xmlsec: Updated for version 1.3.0.
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 8de70ceeed166..248afe2999fc0 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.37}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}