From 8d2934b9e56c2f247edab23d383b5ff96a1e0d7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 10 Mar 2021 10:35:03 +0100 Subject: [PATCH] openal: update HOMEPAGE --- media-libs/openal/openal-1.21.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/openal/openal-1.21.1.recipe b/media-libs/openal/openal-1.21.1.recipe index 0b4104a81..02f4bb952 100644 --- a/media-libs/openal/openal-1.21.1.recipe +++ b/media-libs/openal/openal-1.21.1.recipe @@ -4,7 +4,7 @@ programming interface written in C. It is an environmental 3D audio \ library that aims to provide a replacement for proprietary 3D audio systems \ such as EAX and A3D. Openal is designed for efficient rendering of \ multichannel 3D positional audio." -HOMEPAGE="https://kcat.strangesoft.net/openal.html" +HOMEPAGE="https://www.openal-soft.org/" COPYRIGHT="1999-2000 Loki Software 2005-2021 OpenAL Soft team" LICENSE="GNU LGPL v2.1"