From 7c0f90bae2369d6396ee88cf6f6abf8ad4e5230a Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sat, 25 Apr 2020 09:28:17 +0000 Subject: [PATCH] qBittorrent: bump version --- ...bittorrent-4.2.1.patchset => qbittorrent-4.2.5.patchset} | 0 .../{qbittorrent-4.2.1.recipe => qbittorrent-4.2.5.recipe} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename net-p2p/qbittorrent/patches/{qbittorrent-4.2.1.patchset => qbittorrent-4.2.5.patchset} (100%) rename net-p2p/qbittorrent/{qbittorrent-4.2.1.recipe => qbittorrent-4.2.5.recipe} (95%) diff --git a/net-p2p/qbittorrent/patches/qbittorrent-4.2.1.patchset b/net-p2p/qbittorrent/patches/qbittorrent-4.2.5.patchset similarity index 100% rename from net-p2p/qbittorrent/patches/qbittorrent-4.2.1.patchset rename to net-p2p/qbittorrent/patches/qbittorrent-4.2.5.patchset diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.1.recipe b/net-p2p/qbittorrent/qbittorrent-4.2.5.recipe similarity index 95% rename from net-p2p/qbittorrent/qbittorrent-4.2.1.recipe rename to net-p2p/qbittorrent/qbittorrent-4.2.5.recipe index aab59f878..5af7d9277 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.2.1.recipe +++ b/net-p2p/qbittorrent/qbittorrent-4.2.5.recipe @@ -7,11 +7,11 @@ platforms (Linux, macOS, Windows, OS/2, FreeBSD). qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library." HOMEPAGE="https://www.qbittorrent.org/" -COPYRIGHT="2006-2019 The qBittorrent project" +COPYRIGHT="2006-2020 The qBittorrent project" LICENSE="MIT" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz" -CHECKSUM_SHA256="723e68807ff0faffda68ed95b515d31abd23a667d949bddf0021ad81f7400a1f" +CHECKSUM_SHA256="1dac52d6fe4b0c44dba04fcfc41f519c57a69cb30580255edca95c87053a4324" SOURCE_DIR="qBittorrent-release-$portVersion" PATCHES="qbittorrent-$portVersion.patchset" ADDITIONAL_FILES="qbittorrent.rdef.in"