mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
network/axel: Updated for version 2.17.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a17e9d0e5c
commit
3251fb49c5
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="axel"
|
||||
VERSION="2.17.6"
|
||||
VERSION="2.17.7"
|
||||
HOMEPAGE="https://github.com/axel-download-accelerator/axel"
|
||||
DOWNLOAD="https://github.com/axel-download-accelerator/axel/releases/download/v2.17.6/axel-2.17.6.tar.gz"
|
||||
MD5SUM="9813dc599a1154275886c95ccd107b43"
|
||||
DOWNLOAD="https://github.com/axel-download-accelerator/axel/releases/download/v2.17.7/axel-2.17.7.tar.gz"
|
||||
MD5SUM="7ae8b2cee4dd75caf4c6a810470940ba"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue