aria2: update to 1.19.2.

This commit is contained in:
Alexander Mamay 2015-10-04 17:00:57 +06:00
parent e6d70baaf5
commit fc2090268e
2 changed files with 5 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'aria2'
pkgname=aria2
version=1.19.0
revision=3
version=1.19.2
revision=1
build_style=gnu-configure
configure_args="--with-openssl --with-libexpat --without-gnutls
--with-ca-bundle=/etc/ssl/certs/ca-certificates.crt
@ -13,5 +13,5 @@ short_desc="Lightweight multi-protocol/multi-source command-line download utilit
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://aria2.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz"
checksum=e2ea59fc2351951a50408561a43fb4d7f0afeab5b606f0cdbfe2be745575a476
distfiles="https://github.com/tatsuhiro-t/aria2/releases/download/release-${version}/${pkgname}-${version}.tar.xz"
checksum=3605486dd495cd8c2f672b7d0b763397989d831396862f15730697ebcf0ad53e

1
srcpkgs/aria2/update Normal file
View File

@ -0,0 +1 @@
pkgname="release"