From: Michael Mair-Keimberger Date: Fri, 10 May 2019 15:12:55 +0000 (+0200) Subject: media-video/smplayer: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=aa3f0a1fabe22ad03d6628928e16218825017d0e;p=gentoo.git media-video/smplayer: use HTTPS Signed-off-by: Michael Mair-Keimberger Closes: https://github.com/gentoo/gentoo/pull/11957 Signed-off-by: Aaron Bauman --- diff --git a/media-video/smplayer/smplayer-18.10.0.ebuild b/media-video/smplayer/smplayer-18.10.0.ebuild index 87ba114738e4..23bf31eaf0a1 100644 --- a/media-video/smplayer/smplayer-18.10.0.ebuild +++ b/media-video/smplayer/smplayer-18.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ PLOCALE_BACKUP="en_US" inherit gnome2-utils l10n qmake-utils toolchain-funcs xdg-utils DESCRIPTION="Great Qt GUI front-end for mplayer/mpv" -HOMEPAGE="http://www.smplayer.eu/" +HOMEPAGE="https://www.smplayer.eu/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ BSD-2" diff --git a/media-video/smplayer/smplayer-18.6.0.ebuild b/media-video/smplayer/smplayer-18.6.0.ebuild index 711f309f6bec..4a7db89b0508 100644 --- a/media-video/smplayer/smplayer-18.6.0.ebuild +++ b/media-video/smplayer/smplayer-18.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ PLOCALE_BACKUP="en_US" inherit gnome2-utils l10n qmake-utils toolchain-funcs xdg-utils DESCRIPTION="Great Qt GUI front-end for mplayer/mpv" -HOMEPAGE="http://www.smplayer.eu/" +HOMEPAGE="https://www.smplayer.eu/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ BSD-2" diff --git a/media-video/smplayer/smplayer-19.1.0-r1.ebuild b/media-video/smplayer/smplayer-19.1.0-r1.ebuild index a75e7524fb1e..e2d8157b3424 100644 --- a/media-video/smplayer/smplayer-19.1.0-r1.ebuild +++ b/media-video/smplayer/smplayer-19.1.0-r1.ebuild @@ -11,7 +11,7 @@ PLOCALE_BACKUP="en_US" inherit l10n qmake-utils toolchain-funcs xdg DESCRIPTION="Great Qt GUI front-end for mplayer/mpv" -HOMEPAGE="http://www.smplayer.eu/" +HOMEPAGE="https://www.smplayer.eu/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ BSD-2" diff --git a/media-video/smplayer/smplayer-19.1.0.ebuild b/media-video/smplayer/smplayer-19.1.0.ebuild index 8eec394c1485..23bf31eaf0a1 100644 --- a/media-video/smplayer/smplayer-19.1.0.ebuild +++ b/media-video/smplayer/smplayer-19.1.0.ebuild @@ -11,7 +11,7 @@ PLOCALE_BACKUP="en_US" inherit gnome2-utils l10n qmake-utils toolchain-funcs xdg-utils DESCRIPTION="Great Qt GUI front-end for mplayer/mpv" -HOMEPAGE="http://www.smplayer.eu/" +HOMEPAGE="https://www.smplayer.eu/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2+ BSD-2"