aria2: update to 1.21.0.
This commit is contained in:
parent
8c9579298e
commit
3d66d235cd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aria2'
|
||||
pkgname=aria2
|
||||
version=1.20.0
|
||||
version=1.21.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-openssl --with-libexpat --without-gnutls
|
||||
|
@ -14,4 +14,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://aria2.sourceforge.net/"
|
||||
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=bf96344b6fee3aada0881ca008b077ea2c5dd820e8f8d693329481ecc7ff8fd0
|
||||
checksum=225c5f2c8acc899e0a802cdf198f82bd0d3282218e80cdce251b1f9ffacf6580
|
||||
|
|
Loading…
Reference in New Issue