commit: fb4fcc774141d35597b63db9b0882dbf030158e2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Apr 27 13:22:21 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sat May 5 01:25:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb4fcc77
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 cbe44efe8d6..3bc13d376e0 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"