libraries/xmlsec: Updated for version 1.2.34.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-05-04 08:50:29 +07:00
parent ac50abcbce
commit 0d06643104
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""