diff options
author | Lucio Sauer <watermanpaint@posteo.net> | 2024-04-12 12:47:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-04-30 20:21:05 +0200 |
commit | 794061a3298b5716db015defa7b3e2c583b73980 (patch) | |
tree | befde12acaf6e066c8f4c64d362d5f6b8ee4caa6 /net-p2p/qbittorrent | |
parent | stardict.eclass: inline mirror://sourceforge (diff) | |
download | gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.gz gentoo-794061a3298b5716db015defa7b3e2c583b73980.tar.bz2 gentoo-794061a3298b5716db015defa7b3e2c583b73980.zip |
*/*: inline mirror://sourceforge
bump copyright of touched ebuilds to 2024
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-9999.ebuild | 4 |
4 files changed, 8 insertions, 8 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" diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild index 0f9e1c04eda4..d003502d13d5 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.3.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.3.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" diff --git a/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild b/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild index c52bd5d5331f..534975068940 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.6.4.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-4.6.4.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" diff --git a/net-p2p/qbittorrent/qbittorrent-9999.ebuild b/net-p2p/qbittorrent/qbittorrent-9999.ebuild index c52bd5d5331f..534975068940 100644 --- a/net-p2p/qbittorrent/qbittorrent-9999.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-9999.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" |