From b2b33e02596c5800b1eb0b6944f250a3a5e0b2aa Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 20 Oct 2020 13:01:27 +0300 Subject: [PATCH] qBittorrent: bump version --- .../{qbittorrent-4.2.5.patchset => qbittorrent-4.3.0.patchset} | 0 .../{qbittorrent-4.2.5.recipe => qbittorrent-4.3.0.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename net-p2p/qbittorrent/patches/{qbittorrent-4.2.5.patchset => qbittorrent-4.3.0.patchset} (100%) rename net-p2p/qbittorrent/{qbittorrent-4.2.5.recipe => qbittorrent-4.3.0.recipe} (97%) diff --git a/net-p2p/qbittorrent/patches/qbittorrent-4.2.5.patchset b/net-p2p/qbittorrent/patches/qbittorrent-4.3.0.patchset similarity index 100% rename from net-p2p/qbittorrent/patches/qbittorrent-4.2.5.patchset rename to net-p2p/qbittorrent/patches/qbittorrent-4.3.0.patchset diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.5.recipe b/net-p2p/qbittorrent/qbittorrent-4.3.0.recipe similarity index 97% rename from net-p2p/qbittorrent/qbittorrent-4.2.5.recipe rename to net-p2p/qbittorrent/qbittorrent-4.3.0.recipe index 5af7d9277..bcb164f97 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.2.5.recipe +++ b/net-p2p/qbittorrent/qbittorrent-4.3.0.recipe @@ -11,7 +11,7 @@ COPYRIGHT="2006-2020 The qBittorrent project" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz" -CHECKSUM_SHA256="1dac52d6fe4b0c44dba04fcfc41f519c57a69cb30580255edca95c87053a4324" +CHECKSUM_SHA256="d4667c07cf75107ade606714f44de6e7fc2049d2b08c889ce21a93f95e9573a1" SOURCE_DIR="qBittorrent-release-$portVersion" PATCHES="qbittorrent-$portVersion.patchset" ADDITIONAL_FILES="qbittorrent.rdef.in"