mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
axel: update to 2.12
This commit is contained in:
parent
e3f1ec4a09
commit
705bc8b811
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'axel'
|
# Template file for 'axel'
|
||||||
pkgname=axel
|
pkgname=axel
|
||||||
version=2.11
|
version=2.12
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname}-${version}${_patch}
|
wrksrc=${pkgname}-${version}${_patch}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
conf_files=/etc/axelrc
|
conf_files=/etc/axelrc
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://axel.alioth.debian.org/"
|
homepage="https://axel.alioth.debian.org/"
|
||||||
distfiles="${DEBIAN_SITE}/main/a/axel/axel_${version}.orig.tar.gz"
|
distfiles="${DEBIAN_SITE}/main/a/axel/axel_${version}.orig.tar.gz"
|
||||||
checksum="7e528df719bad8041346a371290efd8d67959e935f6763ac977ba278d39f5a15"
|
checksum="28e7bb26b7be3f56a61b60ef07e15e05ea9a41850b0ed45a0c56d6d2202f4a8b"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue