axel: update to 2.13.1
This commit is contained in:
parent
b1ad2e06ad
commit
6dd8bf292c
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.12
|
version=2.13.1
|
||||||
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="28e7bb26b7be3f56a61b60ef07e15e05ea9a41850b0ed45a0c56d6d2202f4a8b"
|
checksum=e19253223fc0a6d6142190661f9fcbd5809dc5acc5b7013c98c979673a2f7195
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue