mesa: update to 23.1.2.

This commit is contained in:
SpidFightFR 2023-06-14 19:07:01 +00:00 committed by Duncan Overbruck
parent c96c9934e1
commit 1cb511dcb2

View File

@ -1,6 +1,6 @@
# Template file for 'mesa'
pkgname=mesa
version=23.1.1
version=23.1.2
revision=1
build_style=meson
#Disable LTO flag should be present, see https://gitlab.freedesktop.org/mesa/mesa/-/issues/6911
@ -17,13 +17,13 @@ makedepends="elfutils-devel expat-devel libXdamage-devel
libXrandr-devel libglvnd-devel libzstd-devel libxml2-devel lua53-devel
libarchive-devel"
depends="libglvnd"
short_desc="Graphics library similar to SGI's OpenGL"
short_desc="Open source implementation of OpenGL and Vulkan"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT, LGPL-2.1-or-later"
homepage="https://www.mesa3d.org/"
changelog="https://docs.mesa3d.org/relnotes.html"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=a2679031ed5b73b29c4f042ac64d96f83b0cfe4858617de32e2efc196c653a40
checksum=60b1f3adb1561830c158bf3c68508943674fb9d69f384c3c7289694385ab5c7e
build_options="wayland"
build_options_default="wayland"