axel: update to 2.17.8
This commit is contained in:
parent
dfc2b98a02
commit
00711f7b73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'axel'
|
# Template file for 'axel'
|
||||||
pkgname=axel
|
pkgname=axel
|
||||||
version=2.17.7
|
version=2.17.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files="/etc/axelrc"
|
conf_files="/etc/axelrc"
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/axel-download-accelerator/axel"
|
homepage="https://github.com/axel-download-accelerator/axel"
|
||||||
changelog="https://raw.githubusercontent.com/axel-download-accelerator/axel/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/axel-download-accelerator/axel/master/ChangeLog"
|
||||||
distfiles="https://github.com/axel-download-accelerator/axel/releases/download/v${version}/axel-${version}.tar.xz"
|
distfiles="https://github.com/axel-download-accelerator/axel/releases/download/v${version}/axel-${version}.tar.xz"
|
||||||
checksum=b700b299fc8a369352a4672560ba833335142a6bfd280d5ccdc66dc2fa6bff86
|
checksum=19c82a095e3ea84f1e24fe6fd6018ee06af73ee03ca8ecf31b34dcc57ef4351e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vconf doc/axelrc.example axelrc
|
vconf doc/axelrc.example axelrc
|
||||||
|
|
Loading…
Reference in a new issue