diff options
-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 63859b456a57..46a887b5c900 100644 --- a/libraries/xmlsec/xmlsec.SlackBuild +++ b/libraries/xmlsec/xmlsec.SlackBuild @@ -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} diff --git a/libraries/xmlsec/xmlsec.info b/libraries/xmlsec/xmlsec.info index dfe1ed8da000..87c3397ff632 100644 --- a/libraries/xmlsec/xmlsec.info +++ b/libraries/xmlsec/xmlsec.info @@ -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="" |