mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
axel: update to 2.17.9
This commit is contained in:
parent
10a8b66501
commit
4ff70a54f9
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.8
|
version=2.17.9
|
||||||
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=19c82a095e3ea84f1e24fe6fd6018ee06af73ee03ca8ecf31b34dcc57ef4351e
|
checksum=f1364d9b55d435efc6d32218097a50a63be7b1300138e698133cf19ad3aa3a54
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vconf doc/axelrc.example axelrc
|
vconf doc/axelrc.example axelrc
|
||||||
|
|
Loading…
Add table
Reference in a new issue