Bump mesa to 23.1.2

This commit is contained in:
mason 2023-06-09 13:02:56 +00:00
parent e762315448
commit 8526d3bd0f
No known key found for this signature in database
GPG key ID: 84D9278A11FA112B

View file

@ -17,8 +17,8 @@ case ${DEVICE} in
PKG_GIT_CLONE_BRANCH="csf"
;;
*)
PKG_VERSION="23.1.1"
PKG_SHA256="a2679031ed5b73b29c4f042ac64d96f83b0cfe4858617de32e2efc196c653a40"
PKG_VERSION="23.1.2"
PKG_SHA256="60b1f3adb1561830c158bf3c68508943674fb9d69f384c3c7289694385ab5c7e"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://mesa.freedesktop.org/archive/mesa-${PKG_VERSION}.tar.xz"
;;