From d41d603f760436be12f8009f95c90049ffbf73d5 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 8 Nov 2021 14:10:16 +0100 Subject: [PATCH] aria2: bump version --- net-misc/aria2/{aria2-1.35.0.recipe => aria2-1.36.0.recipe} | 4 ++-- .../patches/{aria2-1.35.0.patchset => aria2-1.36.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename net-misc/aria2/{aria2-1.35.0.recipe => aria2-1.36.0.recipe} (97%) rename net-misc/aria2/patches/{aria2-1.35.0.patchset => aria2-1.36.0.patchset} (100%) diff --git a/net-misc/aria2/aria2-1.35.0.recipe b/net-misc/aria2/aria2-1.36.0.recipe similarity index 97% rename from net-misc/aria2/aria2-1.35.0.recipe rename to net-misc/aria2/aria2-1.36.0.recipe index 65ef3057f..60386f99d 100644 --- a/net-misc/aria2/aria2-1.35.0.recipe +++ b/net-misc/aria2/aria2-1.36.0.recipe @@ -10,9 +10,9 @@ BitTorrent." HOMEPAGE="https://aria2.github.io/" COPYRIGHT="2006-2018 Tatsuhiro Tsujikawa" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/aria2/aria2/releases/download/release-$portVersion/aria2-$portVersion.tar.xz" -CHECKSUM_SHA256="1e2b7fd08d6af228856e51c07173cfcf987528f1ac97e04c5af4a47642617dfd" +CHECKSUM_SHA256="58d1e7608c12404f0229a3d9a4953d0d00c18040504498b483305bcb3de907a5" PATCHES="aria2-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2 ?x86" diff --git a/net-misc/aria2/patches/aria2-1.35.0.patchset b/net-misc/aria2/patches/aria2-1.36.0.patchset similarity index 100% rename from net-misc/aria2/patches/aria2-1.35.0.patchset rename to net-misc/aria2/patches/aria2-1.36.0.patchset