From 2a2616ce806c744179d1f4c3613ebbed5d5febdd Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 27 Aug 2021 15:47:04 +0300 Subject: aria2: bump to 1.36.0 --- community/aria2/build | 2 ++ community/aria2/checksums | 3 ++- community/aria2/sources | 2 +- community/aria2/version | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) (limited to 'community') diff --git a/community/aria2/build b/community/aria2/build index f6281345..af3418ee 100755 --- a/community/aria2/build +++ b/community/aria2/build @@ -11,6 +11,8 @@ export PKG_CONFIG="pkgconf --static" --disable-websocket \ --without-libxml2 \ --without-libexpat \ + --without-libnettle \ + --without-gnutls \ --without-sqlite3 make LDFLAGS="$LDFLAGS -all-static" diff --git a/community/aria2/checksums b/community/aria2/checksums index 5092f236..f58013d9 100644 --- a/community/aria2/checksums +++ b/community/aria2/checksums @@ -1 +1,2 @@ -1e2b7fd08d6af228856e51c07173cfcf987528f1ac97e04c5af4a47642617dfd aria2-1.35.0.tar.xz +%BLAKE3 +3bbcdab01287298f20e90064b2e5fa8b1ab76c112b797ea2e450ebf2123e845f aria2-1.36.0.tar.xz diff --git a/community/aria2/sources b/community/aria2/sources index beae00bc..65d503f3 100644 --- a/community/aria2/sources +++ b/community/aria2/sources @@ -1 +1 @@ -https://github.com/tatsuhiro-t/aria2/releases/download/release-1.35.0/aria2-1.35.0.tar.xz +https://github.com/tatsuhiro-t/aria2/releases/download/release-1.36.0/aria2-1.36.0.tar.xz diff --git a/community/aria2/version b/community/aria2/version index 5f2b3d1e..ef6ed77a 100644 --- a/community/aria2/version +++ b/community/aria2/version @@ -1 +1 @@ -1.35.0 2 +1.36.0 1 -- cgit v1.2.3