summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-05-04 03:50:29 +0200
committer Willy Sudiarto Raharjo2022-05-07 08:59:28 +0200
commit0d066431042cf21475f69dbb655b0dde5ef8923c (patch)
treef9deded1a07bb8c846228159766eaf96667a91c7
parentac50abcbce48a23267a7cad5d0133a99b26582e9 (diff)
downloadslackbuilds-0d066431042cf21475f69dbb655b0dde5ef8923c.tar.gz
libraries/xmlsec: Updated for version 1.2.34.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/xmlsec/xmlsec.SlackBuild4
-rw-r--r--libraries/xmlsec/xmlsec.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/xmlsec/xmlsec.SlackBuild b/libraries/xmlsec/xmlsec.SlackBuild
index d0d5ac03d0..33ecb09513 100644
--- a/libraries/xmlsec/xmlsec.SlackBuild
+++ b/libraries/xmlsec/xmlsec.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xmlsec
-# Copyright 2014-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2014-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xmlsec
SRCNAM=xmlsec1
-VERSION=${VERSION:-1.2.33}
+VERSION=${VERSION:-1.2.34}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/xmlsec/xmlsec.info b/libraries/xmlsec/xmlsec.info
index 7c13e534a0..5ebc55f2b0 100644
--- a/libraries/xmlsec/xmlsec.info
+++ b/libraries/xmlsec/xmlsec.info
@@ -1,8 +1,8 @@
PRGNAM="xmlsec"
-VERSION="1.2.33"
+VERSION="1.2.34"
HOMEPAGE="https://www.aleksey.com/xmlsec/"
-DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.33.tar.gz"
-MD5SUM="e3f3f7940ee1e25c222d49b5fdff9967"
+DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.34.tar.gz"
+MD5SUM="87b0074e7ae535e061acf8ef64dada1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""