diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:54:41 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:55:13 +0200 |
commit | e4c425abd1f00d79935fe75f83c30addf0c9a633 (patch) | |
tree | 344780d8050790b43a09e2fed0acf06cf8114154 /net-p2p | |
parent | x11-plugins/wmcalc: version bump (diff) | |
download | gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.gz gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.tar.bz2 gentoo-e4c425abd1f00d79935fe75f83c30addf0c9a633.zip |
Convert all URIs for launchpad.net from http to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linuxdcpp/linuxdcpp-1.0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/linuxdcpp/linuxdcpp-1.0.3-r1.ebuild b/net-p2p/linuxdcpp/linuxdcpp-1.0.3-r1.ebuild index 6ff5e9064e0d..cde7f3832079 100644 --- a/net-p2p/linuxdcpp/linuxdcpp-1.0.3-r1.ebuild +++ b/net-p2p/linuxdcpp/linuxdcpp-1.0.3-r1.ebuild @@ -9,7 +9,7 @@ inherit eutils multiprocessing DESCRIPTION="Direct connect client, looks and works like famous DC++" HOMEPAGE="https://launchpad.net/linuxdcpp" -SRC_URI="http://launchpad.net/linuxdcpp/1.0/${PV}/+download/${P}.tar.bz2" +SRC_URI="https://launchpad.net/linuxdcpp/1.0/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" |