From cc91034a4248d6e5a165b0644586051cf7976e67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 Oct 2019 08:03:50 +0100 Subject: [PATCH] mesa: switch homepage to https. --- sys-libs/mesa/mesa-7.9.2.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/mesa/mesa-7.9.2.recipe b/sys-libs/mesa/mesa-7.9.2.recipe index 90fe2b284..e4ed5a837 100644 --- a/sys-libs/mesa/mesa-7.9.2.recipe +++ b/sys-libs/mesa/mesa-7.9.2.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Mesa is an open-source implementation of the OpenGL \ specification. The OpenGL specification documents a system for rendering \ interactive 3D graphics. Mesa fills the role of the Haiku OpenGL kit \ providing 3D rendering to Haiku applications." -HOMEPAGE="http://www.mesa3d.org/" +HOMEPAGE="https://www.mesa3d.org/" COPYRIGHT="1999-2013 Brian Paul" LICENSE="MIT" REVISION="11"