diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-05-08 14:24:43 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-05-13 15:18:36 -0400 |
commit | 205b7c856ccd3eccc9b35286604e6af9642a4b8e (patch) | |
tree | 9181a103bfe4eb2db729088f91878413ddb90430 /media-plugins/frei0r-plugins | |
parent | media-libs/libaom: use HTTPS (diff) | |
download | gentoo-205b7c856ccd3eccc9b35286604e6af9642a4b8e.tar.gz gentoo-205b7c856ccd3eccc9b35286604e6af9642a4b8e.tar.bz2 gentoo-205b7c856ccd3eccc9b35286604e6af9642a4b8e.zip |
media-plugins/frei0r-plugins: use HTTPS
Diffstat (limited to 'media-plugins/frei0r-plugins')
3 files changed, 9 insertions, 9 deletions
diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild index f7e8e52e5c69..46c0dd3169ab 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.5.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils multilib DESCRIPTION="A minimalistic plugin API for video effects" -HOMEPAGE="http://www.dyne.org/software/frei0r/" -SRC_URI="http://files.dyne.org/frei0r/releases/${P}.tar.gz" +HOMEPAGE="https://www.dyne.org/software/frei0r/" +SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.6.0.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.6.0.ebuild index 6c92b93da41f..59c5f9f4674a 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.6.0.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils multilib DESCRIPTION="A minimalistic plugin API for video effects" -HOMEPAGE="http://www.dyne.org/software/frei0r/" -SRC_URI="http://files.dyne.org/frei0r/releases/${P}.tar.gz" +HOMEPAGE="https://www.dyne.org/software/frei0r/" +SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" diff --git a/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild b/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild index f4647333ad45..4a5a6323355f 100644 --- a/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild +++ b/media-plugins/frei0r-plugins/frei0r-plugins-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils multilib DESCRIPTION="A minimalistic plugin API for video effects" -HOMEPAGE="http://www.dyne.org/software/frei0r/" -SRC_URI="http://files.dyne.org/frei0r/releases/${P}.tar.gz" +HOMEPAGE="https://www.dyne.org/software/frei0r/" +SRC_URI="https://files.dyne.org/frei0r/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |