diff options
Diffstat (limited to 'libraries/xmlsec/xmlsec.SlackBuild')
-rw-r--r-- | libraries/xmlsec/xmlsec.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/xmlsec/xmlsec.SlackBuild b/libraries/xmlsec/xmlsec.SlackBuild index c98cda8167b5b..6baaaee5fb463 100644 --- a/libraries/xmlsec/xmlsec.SlackBuild +++ b/libraries/xmlsec/xmlsec.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for xmlsec -# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2020 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.30} +VERSION=${VERSION:-1.2.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |