We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 004f33d + 694a706 commit 5a8b5eeCopy full SHA for 5a8b5ee
2 files changed
package/mesa3d/mesa3d.hash
@@ -1,4 +1,4 @@
1
-# From https://docs.mesa3d.org/relnotes/24.3.0.html
2
-sha256 9c795900449ce5bc7c526ba0ab3532a22c3c951cab7e0dd9de5fcac41b0843af mesa-24.3.1.tar.xz
+# From https://docs.mesa3d.org/relnotes/24.3.2.html
+sha256 ad9f5f3a6d2169e4786254ee6eb5062f746d11b826739291205d360f1f3ff716 mesa-24.3.2.tar.xz
3
# License
4
sha256 a00275a53178e2645fb65be99a785c110513446a5071ff2c698ed260ad917d75 docs/license.rst
package/mesa3d/mesa3d.mk
@@ -4,7 +4,7 @@
#
5
################################################################################
6
# reglinux (update)
7
-MESA3D_VERSION = 24.3.1
+MESA3D_VERSION = 24.3.2
8
MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
9
MESA3D_SITE = https://archive.mesa3d.org
10
0 commit comments