mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
axel: update to 2.15. (#8087)
This commit is contained in:
parent
b5bbd5c75f
commit
6cb4c62a03
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.14.1
|
version=2.15
|
||||||
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=acf6820d98a792faf309fc9acf22f7caf4b8a4b7001072c8f546b3c4fc755e39
|
checksum=0e223f18954e4c6c34b882a474c526b9c7d107168220c2f3892598248236a172
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue