mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
axel: update to 2.16.
This commit is contained in:
parent
ab5226cab6
commit
63d425d4a7
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.15
|
version=2.16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-${version}${_patch}
|
wrksrc=${pkgname}-${version}${_patch}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=0e223f18954e4c6c34b882a474c526b9c7d107168220c2f3892598248236a172
|
checksum=90c420b7c08506d503e409442243d24e957c322ff300ddb5167c1a1e8ac6a3ba
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue