From be9056c0959a1771fafc78d0470aee5a0ca7b0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 30 May 2018 07:51:20 +0200 Subject: [PATCH] mesa: update HOMEPAGE. --- sys-libs/mesa/mesa-17.1.7.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/mesa/mesa-17.1.7.recipe b/sys-libs/mesa/mesa-17.1.7.recipe index f3c37d889..121591d4f 100644 --- a/sys-libs/mesa/mesa-17.1.7.recipe +++ b/sys-libs/mesa/mesa-17.1.7.recipe @@ -3,10 +3,10 @@ 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-2017 Brian Paul" LICENSE="MIT" -REVISION="7" +REVISION="8" SOURCE_URI="https://mesa.freedesktop.org/archive/mesa-${portVersion}.tar.xz" CHECKSUM_SHA256="69f472a874b1122404fa0bd13e2d6bf87eb3b9ad9c21d2f39872a96d83d9e5f5" PATCHES="mesa-$portVersion.patchset"