mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
aria2: update to 1.19.0.
This commit is contained in:
parent
ac9eae4cc9
commit
810bc4a769
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'aria2'
|
# Template file for 'aria2'
|
||||||
pkgname=aria2
|
pkgname=aria2
|
||||||
version=1.18.10
|
version=1.19.0
|
||||||
revision=2
|
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
|
||||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
|
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
|
||||||
|
@ -14,4 +14,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://aria2.sourceforge.net/"
|
homepage="http://aria2.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=c8a7bf111eb2c80251c47ee1fa9e174a530ae1dbd7c48c08c9c6b319bcf427d3
|
checksum=e2ea59fc2351951a50408561a43fb4d7f0afeab5b606f0cdbfe2be745575a476
|
||||||
|
|
Loading…
Add table
Reference in a new issue