mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/xmlsec: Updated for version 1.2.22.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
10194e5c2a
commit
4df57f597a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for xmlsec
|
||||
|
||||
# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=xmlsec
|
||||
SRCNAM=xmlsec1
|
||||
VERSION=${VERSION:-1.2.20}
|
||||
VERSION=${VERSION:-1.2.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="xmlsec"
|
||||
VERSION="1.2.20"
|
||||
VERSION="1.2.22"
|
||||
HOMEPAGE="http://www.aleksey.com/xmlsec/"
|
||||
DOWNLOAD="http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.20.tar.gz"
|
||||
MD5SUM="ce12af00283eb90d9281956524250d6e"
|
||||
DOWNLOAD="http://www.aleksey.com/xmlsec/download/xmlsec1-1.2.22.tar.gz"
|
||||
MD5SUM="0fb1bb06d60d7708abc4797008209bcc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue