diff options
Diffstat (limited to 'development/velero/velero.SlackBuild')
-rw-r--r-- | development/velero/velero.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/velero/velero.SlackBuild b/development/velero/velero.SlackBuild index b36296ab5fe31..f237c91b1bf0a 100644 --- a/development/velero/velero.SlackBuild +++ b/development/velero/velero.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for velero -# Copyright 2020 Dmitrii Sosedov, United States +# Copyright 2021 Dmitrii Sosedov, United States # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=velero -VERSION=${VERSION:-1.3.2} +VERSION=${VERSION:-1.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |