aboutsummaryrefslogtreecommitdiff
path: root/libraries/xmlsec/xmlsec.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-25 16:08:01 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-25 16:08:01 +0700
commit27504d39f215cb7a8a74b6a7edab9b0fd6768914 (patch)
tree994ccd65ca90059c5be337eaa7a6d7280c470453 /libraries/xmlsec/xmlsec.SlackBuild
parent500e288acd7c77cc81ed2be4a5f01732d6d54f64 (diff)
libraries/xmlsec: Updated for version 1.3.0.
This reverts commit c5603f5d4cb83f82265772cb8b9f1ee0e521d398. 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 248afe2999fc..8de70ceeed16 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.3.0}
+VERSION=${VERSION:-1.2.37}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}