summaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild')
-rw-r--r--net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
index 0f9e1c04eda4..d003502d13d5 100644
--- a/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
+++ b/net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild
@@ -13,8 +13,8 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="
- mirror://sourceforge/qbittorrent/${P}.tar.xz
- verify-sig? ( mirror://sourceforge/qbittorrent/${P}.tar.xz.asc )
+ https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz
+ verify-sig? ( https://downloads.sourceforge.net/qbittorrent/${P}.tar.xz.asc )
"
KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"