aria2: update to 1.18.1.
This commit is contained in:
parent
5ef139ae87
commit
c07e9cdde7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aria2'
|
# Template file for 'aria2'
|
||||||
pkgname=aria2
|
pkgname=aria2
|
||||||
version=1.18.0
|
version=1.18.1
|
||||||
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
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=431aa6a1ba1cf992d5ac68c2822854a6c6991f03d025608311b5d99227fc0ab7
|
checksum=14179cec7d476204faa52c4220fd8332a1036edd2c16fa3a9a29fd5d8b763968
|
||||||
|
|
||||||
aria2_package() {
|
aria2_package() {
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
|
|
Loading…
Reference in New Issue