From fb4fcc774141d35597b63db9b0882dbf030158e2 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 27 Apr 2018 15:22:21 +0200 Subject: net-libs/libdmapsharing: use HTTPS --- net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild index cbe44efe8d62..3bc13d376e0a 100644 --- a/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild +++ b/net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 inherit gnome2 DESCRIPTION="A library that implements the DMAP family of protocols" -HOMEPAGE="http://www.flyn.org/projects/libdmapsharing" -SRC_URI="http://www.flyn.org/projects/${PN}/${P}.tar.gz" +HOMEPAGE="https://www.flyn.org/projects/libdmapsharing/" +SRC_URI="https://www.flyn.org/projects/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="3.0/2" -- cgit v1.2.3-65-gdbad