media-libs/openal: drop www. from HOMEPAGE, SRC_URI

Unreachable.

Closes: https://bugs.gentoo.org/969698
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-02-06 19:48:24 +00:00
parent abf05814c4
commit 6d0b2f29eb

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,8 +11,8 @@ inherit cmake-multilib prefix
MY_P="${PN}-soft-${PV}"
DESCRIPTION="Software implementation of the OpenAL 3D audio API"
HOMEPAGE="https://www.openal-soft.org/"
SRC_URI="https://www.openal-soft.org/openal-releases/${MY_P}.tar.bz2"
HOMEPAGE="https://openal-soft.org/"
SRC_URI="https://openal-soft.org/openal-releases/${MY_P}.tar.bz2"
S="${WORKDIR}"/${MY_P}
# See https://github.com/kcat/openal-soft/blob/e0097c18b82d5da37248c4823fde48b6e0002cdd/BSD-3Clause