mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/xmlsec: Updated for version 1.2.33.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
546ed6a071
commit
7dceae8f92
2 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=xmlsec
|
||||
SRCNAM=xmlsec1
|
||||
VERSION=${VERSION:-1.2.32}
|
||||
VERSION=${VERSION:-1.2.33}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xmlsec"
|
||||
VERSION="1.2.32"
|
||||
VERSION="1.2.33"
|
||||
HOMEPAGE="https://www.aleksey.com/xmlsec/"
|
||||
DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.32.tar.gz"
|
||||
MD5SUM="c9152d5c9b337ce6e3d664b046f5a288"
|
||||
DOWNLOAD="https://www.aleksey.com/xmlsec/download/xmlsec1-1.2.33.tar.gz"
|
||||
MD5SUM="e3f3f7940ee1e25c222d49b5fdff9967"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue