From 4c8c86ef205488c71ed39134195d9daf36498a7b Mon Sep 17 00:00:00 2001 From: Luis Date: Thu, 8 Jun 2023 15:53:27 +0000 Subject: [PATCH] mesa: update to 23.1.2 --- main/mesa/.checksums | 2 +- main/mesa/.pkgfiles | 2 +- main/mesa/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/mesa/.checksums b/main/mesa/.checksums index 7a1269c08..6d1aac08b 100644 --- a/main/mesa/.checksums +++ b/main/mesa/.checksums @@ -1 +1 @@ -649177ce45f752c75b657288f3fc609a mesa-23.1.1.tar.xz +0e9859110df4425e83186e0645452daa mesa-23.1.2.tar.xz diff --git a/main/mesa/.pkgfiles b/main/mesa/.pkgfiles index 4f33c8436..670f6b4e6 100644 --- a/main/mesa/.pkgfiles +++ b/main/mesa/.pkgfiles @@ -1,4 +1,4 @@ -mesa-23.1.1-1 +mesa-23.1.2-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -r-xr-xr-x root/root usr/bin/mesa-overlay-control.py diff --git a/main/mesa/spkgbuild b/main/mesa/spkgbuild index 5b631fd6a..72a7c1dd6 100644 --- a/main/mesa/spkgbuild +++ b/main/mesa/spkgbuild @@ -3,7 +3,7 @@ # optional : libva libvdpau wayland-protocols name=mesa -version=23.1.1 +version=23.1.2 release=1 source="https://mesa.freedesktop.org/archive/$name-$version.tar.xz"