diff options
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libdmapsharing/libdmapsharing-2.9.39.ebuild | 6 |
1 files 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" |