summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-04-25 20:10:36 +0200
committerAaron Bauman <bman@gentoo.org>2018-04-25 17:26:29 -0400
commit017a6bd2af0110295f4dee912d6c27cc1d603259 (patch)
treeb33a69ad71530f4b442ed3bcadec7ea98ffedcd3 /media-libs/libvpx/libvpx-1.7.0.ebuild
parentmedia-gfx/pngquant: use HTTPS (diff)
downloadgentoo-017a6bd2af0110295f4dee912d6c27cc1d603259.tar.gz
gentoo-017a6bd2af0110295f4dee912d6c27cc1d603259.tar.bz2
gentoo-017a6bd2af0110295f4dee912d6c27cc1d603259.zip
media-libs/libvpx: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8138
Diffstat (limited to 'media-libs/libvpx/libvpx-1.7.0.ebuild')
-rw-r--r--media-libs/libvpx/libvpx-1.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/libvpx/libvpx-1.7.0.ebuild b/media-libs/libvpx/libvpx-1.7.0.ebuild
index d391dc81190c..18f70ac5a88d 100644
--- a/media-libs/libvpx/libvpx-1.7.0.ebuild
+++ b/media-libs/libvpx/libvpx-1.7.0.ebuild
@@ -14,7 +14,7 @@ inherit toolchain-funcs multilib-minimal
LIBVPX_TESTDATA_VER=1.7.0
DESCRIPTION="WebM VP8 and VP9 Codec SDK"
-HOMEPAGE="http://www.webmproject.org"
+HOMEPAGE="https://www.webmproject.org"
SRC_URI="https://github.com/webmproject/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
test? ( mirror://gentoo/${PN}-testdata-${LIBVPX_TESTDATA_VER}.tar.xz )"