aria2: update to 1.36.0
This commit is contained in:
parent
77c0f1dab1
commit
590ad5fa98
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'aria2'
|
||||
pkgname=aria2
|
||||
version=1.35.0
|
||||
revision=3
|
||||
version=1.36.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openssl --with-libexpat --without-gnutls
|
||||
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
|
||||
|
@ -18,7 +18,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://aria2.github.io/"
|
||||
changelog="https://raw.githubusercontent.com/aria2/aria2/master/NEWS"
|
||||
distfiles="https://github.com/aria2/aria2/releases/download/release-${version}/aria2-${version}.tar.xz"
|
||||
checksum=1e2b7fd08d6af228856e51c07173cfcf987528f1ac97e04c5af4a47642617dfd
|
||||
checksum=58d1e7608c12404f0229a3d9a4953d0d00c18040504498b483305bcb3de907a5
|
||||
|
||||
libaria2_package() {
|
||||
short_desc="Multi-Protocol/multi-source download library"
|
||||
|
|
Loading…
Reference in a new issue