diff options
Diffstat (limited to 'network/axel/axel.SlackBuild')
-rw-r--r-- | network/axel/axel.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/axel/axel.SlackBuild b/network/axel/axel.SlackBuild index d5f9413709c96..0a02564bd532d 100644 --- a/network/axel/axel.SlackBuild +++ b/network/axel/axel.SlackBuild @@ -4,7 +4,7 @@ # Copyright 2008 Antonio Hernández Blas <hba.nihilismus@gmail.com> # Copyright 2011 Matthew "mfillpot" Fillpot -# Copyright 2018-2019 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2018-2020 Jostein Berntsen <jbernts@broadpark.no> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=axel -VERSION=${VERSION:-2.17.6} +VERSION=${VERSION:-2.17.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |