aria2: update to 1.29.0.
This commit is contained in:
parent
4c7942c2a3
commit
93a12c4c06
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aria2'
|
# Template file for 'aria2'
|
||||||
pkgname=aria2
|
pkgname=aria2
|
||||||
version=1.28.0
|
version=1.29.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-openssl --with-libexpat --without-gnutls
|
configure_args="--with-openssl --with-libexpat --without-gnutls
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://aria2.github.io/"
|
homepage="https://aria2.github.io/"
|
||||||
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=e0a125a557b9aacf23468374f63215e9b1d6165c990bd8ecb0603cdc1d5d72f0
|
checksum=1a64d023e75bf61c751609ef0df198596f785f1abc371672a75d5b09bd91c82e
|
||||||
|
|
Loading…
Reference in a new issue