net-libs/libdmapsharing: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 27 Apr 2018 13:22:21 +0000 (15:22 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 01:25:55 +0000 (21:25 -0400)
net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild

index cbe44efe8d62b015783f3c8abc84a455d24a095d..3bc13d376e0a16287790926fb2f42e26efc35508 100644 (file)
@@ -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"