changeset 6738:182428cce3bc

* src/mesa.mk: update to v23.1.2
author John Donoghue <john.donoghue@ieee.org>
date Fri, 09 Jun 2023 08:44:04 -0400
parents eda2e3653704
children 8b4588981d0c
files src/mesa.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/mesa.mk	Wed Jun 07 11:31:29 2023 -0400
+++ b/src/mesa.mk	Fri Jun 09 08:44:04 2023 -0400
@@ -2,8 +2,8 @@
 # See index.html for further information.
 
 PKG             := mesa
-$(PKG)_VERSION  := 23.1.1
-$(PKG)_CHECKSUM := 30ecffcddb4e8fec2b208973c7e06d566afa1060
+$(PKG)_VERSION  := 23.1.2
+$(PKG)_CHECKSUM := 772a8d24ef3af300e173cff754c78e6d04fc163a
 $(PKG)_SUBDIR   := mesa-$($(PKG)_VERSION)
 $(PKG)_FILE     := mesa-$($(PKG)_VERSION).tar.xz
 $(PKG)_URL      := ftp://ftp.freedesktop.org/pub/mesa/$($(PKG)_FILE)