From 13b76e6761c7188b4883d06d0a178c922ba619d4 Mon Sep 17 00:00:00 2001 From: biopsin <60029989+biopsin@users.noreply.github.com> Date: Thu, 26 Aug 2021 09:04:19 +0200 Subject: [PATCH] aria2: update to 1.36.0 --- srcpkgs/aria2/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/aria2/template b/srcpkgs/aria2/template index bacfa29e25e706..88c1e31be46bbe 100644 --- a/srcpkgs/aria2/template +++ b/srcpkgs/aria2/template @@ -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"