New commits:
commit 11e94347191c389f74f2e0b7e879274779e94f03
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesa: version 23.2.1
diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index e88f8ea..f5d750a 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,8 +9,8 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=23.1.8
-
SOURCE_HASH="sha256:45434ff91a709844130a3174d9c0ef39c6b50725b2bb0c13e736f36134db14ad:UPSTREAM_HASH"
+ VERSION=23.2.1
+
SOURCE_HASH="sha256:64de0616fc2d801f929ab1ac2a4f16b3e2783c4309a724c8a259b20df8bbc1cc"
SOURCE=mesa-$VERSION.tar.xz
# Watch: https://archive.mesa3d.org/ mesa-([0-9.]+)[.]tar
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}"
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 63f5519..0715238 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,7 @@
+2023-09-30 Pavel Vinogradov <public AT sorcemage.org>
+ * DETAILS: version 23.2.1
+ * patches/musl.patch: updated
+
2023-09-21 Pavel Vinogradov <public AT sorcemage.org>
* DETAILS: version 23.1.8
diff --git a/graphics-libs/mesa/patches/musl.patch
b/graphics-libs/mesa/patches/musl.patch
index 5b9270c..81b1526 100644
--- a/graphics-libs/mesa/patches/musl.patch
+++ b/graphics-libs/mesa/patches/musl.patch
@@ -1,16 +1,5 @@
Origin: Void Linux