mesa 19.3.1

Signed-off-by: Yurii Kolesnykov <root@yurikoles.com>

Closes #48034.

Signed-off-by: Zach Auten <zachauten@gmail.com>
This commit is contained in:
Yurii Kolesnykov 2019-12-18 23:01:13 +02:00 committed by Zach Auten
parent 7cbbe74a9d
commit 5e09e820d5

View file

@ -2,9 +2,9 @@ class Mesa < Formula
include Language::Python::Virtualenv
desc "Graphics Library"
homepage "https://www.mesa3d.org/"
url "https://mesa.freedesktop.org/archive/mesa-19.3.0.tar.xz"
mirror "https://www.mesa3d.org/archive/mesa-19.3.0.tar.xz"
sha256 "5fa0e4e9dca79560f6882e362f9db36d81cf96da16cf6a84e0ada7466a99a5d7"
url "https://mesa.freedesktop.org/archive/mesa-19.3.1.tar.xz"
mirror "https://www.mesa3d.org/archive/mesa-19.3.1.tar.xz"
sha256 "cd951db69c56a97ff0570a7ab2c0e39e6c5323f4cd8f4eb8274723e033beae59"
head "https://gitlab.freedesktop.org/mesa/mesa.git"
bottle do