mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
net-libs/libtorrent-rasterbar: switch to https
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
@@ -13,7 +13,7 @@ inherit distutils-r1 flag-o-matic
|
||||
MY_PV=$(ver_rs 1-2 '_')
|
||||
|
||||
DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability"
|
||||
HOMEPAGE="http://libtorrent.org"
|
||||
HOMEPAGE="https://libtorrent.org"
|
||||
SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MY_PV}/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
@@ -13,7 +13,7 @@ inherit distutils-r1 flag-o-matic
|
||||
MY_PV=$(ver_rs 1-2 '_')
|
||||
|
||||
DESCRIPTION="C++ BitTorrent implementation focusing on efficiency and scalability"
|
||||
HOMEPAGE="http://libtorrent.org"
|
||||
HOMEPAGE="https://libtorrent.org"
|
||||
SRC_URI="https://github.com/arvidn/libtorrent/releases/download/libtorrent_1_1_11/${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
|
||||
Reference in New Issue
Block a user