From 72c367ebb392a3273239c24353914a3fe3ab470e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 27 Dec 2013 11:38:02 +0100 Subject: [PATCH] aria2: update to 1.18.2. --- srcpkgs/aria2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aria2/template b/srcpkgs/aria2/template index 23a6608511..505a58bd32 100644 --- a/srcpkgs/aria2/template +++ b/srcpkgs/aria2/template @@ -1,6 +1,6 @@ # Template file for 'aria2' pkgname=aria2 -version=1.18.1 +version=1.18.2 revision=1 build_style=gnu-configure configure_args="--with-openssl --with-libexpat --without-gnutls @@ -17,7 +17,7 @@ maintainer="Juan RP " license="GPL-2" homepage="http://aria2.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.xz" -checksum=14179cec7d476204faa52c4220fd8332a1036edd2c16fa3a9a29fd5d8b763968 +checksum=b4c99eea9e11d265ed90ab685571f7328a20f5c5a438da93ecdba0959170f460 aria2_package() { depends="ca-certificates"