mesa: switch homepage to https.

This commit is contained in:
Jérôme Duval
2019-10-30 08:03:50 +01:00
committed by GitHub
parent 3779624870
commit cc91034a42

View File

@@ -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"