diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-04 08:50:29 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-05-07 13:59:28 +0700 |
commit | 0d066431042cf21475f69dbb655b0dde5ef8923c (patch) | |
tree | f9deded1a07bb8c846228159766eaf96667a91c7 /libraries/xmlsec | |
parent | ac50abcbce48a23267a7cad5d0133a99b26582e9 (diff) |
libraries/xmlsec: Updated for version 1.2.34.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/xmlsec')
-rw-r--r-- | libraries/xmlsec/xmlsec.SlackBuild | 4 | ||||
-rw-r--r-- | libraries/xmlsec/xmlsec.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/xmlsec/xmlsec.SlackBuild b/libraries/xmlsec/xmlsec.SlackBuild index d0d5ac03d02d..33ecb0951390 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 7c13e534a097..5ebc55f2b0e4 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="" |