diff --git a/media-video/movit/movit-1.2.0.ebuild b/media-video/movit/movit-1.2.0.ebuild index 0408883d3b5b2..2559f5d8e5497 100644 --- a/media-video/movit/movit-1.2.0.ebuild +++ b/media-video/movit/movit-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -7,9 +7,9 @@ EAPI=5 RESTRICT="test" DESCRIPTION="Modern Video Toolkit" -HOMEPAGE="http://movit.sesse.net/" +HOMEPAGE="https://movit.sesse.net/" # Tests need gtest, makefile unconditionally builds tests, so ... yey! -SRC_URI="http://movit.sesse.net/${P}.tar.gz +SRC_URI="https://movit.sesse.net/${P}.tar.gz https://googletest.googlecode.com/files/gtest-1.7.0.zip" LICENSE="GPL-2+" SLOT="0" diff --git a/media-video/movit/movit-1.6.1.ebuild b/media-video/movit/movit-1.6.1.ebuild index 4da6285ade13d..461e4f729bf1d 100644 --- a/media-video/movit/movit-1.6.1.ebuild +++ b/media-video/movit/movit-1.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,9 +9,9 @@ inherit eutils RESTRICT="test" DESCRIPTION="Modern Video Toolkit" -HOMEPAGE="http://movit.sesse.net/" +HOMEPAGE="https://movit.sesse.net/" # Tests need gtest, makefile unconditionally builds tests, so ... yey! -SRC_URI="http://movit.sesse.net/${P}.tar.gz +SRC_URI="https://movit.sesse.net/${P}.tar.gz https://googletest.googlecode.com/files/gtest-1.7.0.zip" LICENSE="GPL-2+" SLOT="0" diff --git a/media-video/movit/movit-1.6.2.ebuild b/media-video/movit/movit-1.6.2.ebuild index 3e85ddf5b02e4..4dd215db46609 100644 --- a/media-video/movit/movit-1.6.2.ebuild +++ b/media-video/movit/movit-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,9 +9,9 @@ inherit eutils RESTRICT="test" DESCRIPTION="Modern Video Toolkit" -HOMEPAGE="http://movit.sesse.net/" +HOMEPAGE="https://movit.sesse.net/" # Tests need gtest, makefile unconditionally builds tests, so ... yey! -SRC_URI="http://movit.sesse.net/${P}.tar.gz +SRC_URI="https://movit.sesse.net/${P}.tar.gz https://googletest.googlecode.com/files/gtest-1.7.0.zip" LICENSE="GPL-2+" SLOT="0"