aria2: update to 1.18.7.
This commit is contained in:
parent
7d962de9de
commit
3d7959126c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'aria2'
|
||||
pkgname=aria2
|
||||
version=1.18.6
|
||||
revision=2
|
||||
version=1.18.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openssl --with-libexpat --without-gnutls
|
||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
|
||||
|
@ -15,4 +15,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://aria2.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=b9890e1d353e76a87bf94dc8a810586f4b7899130603599dd1227ed0c19e0d74
|
||||
checksum=7944336efdfc82892802bec304698448e8d27b30f30496576716e8b93ebfff98
|
||||
|
|
Loading…
Reference in New Issue