From 6f47c3d3f4c09ac8b43829b25abd00a7f47c37ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 10 Mar 2021 10:35:33 +0100 Subject: [PATCH] openal: update HOMEPAGE --- media-libs/openal/openal-1.13.0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/openal/openal-1.13.0.recipe b/media-libs/openal/openal-1.13.0.recipe index d70f76eb7..30579cb31 100644 --- a/media-libs/openal/openal-1.13.0.recipe +++ b/media-libs/openal/openal-1.13.0.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-2011 OpenAL Soft team" LICENSE="GNU LGPL v2.1"