From 933e3bcf3b47685685608c39600ec8b2032d2ec7 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 8 Mar 2019 19:13:40 +0100 Subject: media-libs/openal: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: Andreas Sturmlechner --- media-libs/openal/openal-1.18.2-r1.ebuild | 6 +++--- media-libs/openal/openal-1.19.0.ebuild | 6 +++--- media-libs/openal/openal-1.19.1.ebuild | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'media-libs/openal') diff --git a/media-libs/openal/openal-1.18.2-r1.ebuild b/media-libs/openal/openal-1.18.2-r1.ebuild index ade86d9edbb7..ccc0f0929a40 100644 --- a/media-libs/openal/openal-1.18.2-r1.ebuild +++ b/media-libs/openal/openal-1.18.2-r1.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 @@ -8,8 +8,8 @@ inherit cmake-multilib MY_P="${PN}-soft-${PV}" DESCRIPTION="A software implementation of the OpenAL 3D audio API" -HOMEPAGE="http://www.openal-soft.org/" -SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" +HOMEPAGE="https://www.openal-soft.org/" +SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2+" SLOT="0" diff --git a/media-libs/openal/openal-1.19.0.ebuild b/media-libs/openal/openal-1.19.0.ebuild index 6915a636ee29..c79250a4e7e1 100644 --- a/media-libs/openal/openal-1.19.0.ebuild +++ b/media-libs/openal/openal-1.19.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 @@ -8,8 +8,8 @@ inherit cmake-multilib MY_P="${PN}-soft-${PV}" DESCRIPTION="A software implementation of the OpenAL 3D audio API" -HOMEPAGE="http://www.openal-soft.org/" -SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" +HOMEPAGE="https://www.openal-soft.org/" +SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2+" SLOT="0" diff --git a/media-libs/openal/openal-1.19.1.ebuild b/media-libs/openal/openal-1.19.1.ebuild index 6915a636ee29..c79250a4e7e1 100644 --- a/media-libs/openal/openal-1.19.1.ebuild +++ b/media-libs/openal/openal-1.19.1.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 @@ -8,8 +8,8 @@ inherit cmake-multilib MY_P="${PN}-soft-${PV}" DESCRIPTION="A software implementation of the OpenAL 3D audio API" -HOMEPAGE="http://www.openal-soft.org/" -SRC_URI="http://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" +HOMEPAGE="https://www.openal-soft.org/" +SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2" LICENSE="LGPL-2+" SLOT="0" -- cgit v1.2.3-65-gdbad