Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Commit

Permalink
Bump Mesa to 23.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
r3claimer committed Dec 28, 2023
1 parent e72208c commit 193ae77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/graphics/mesa/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ case ${DEVICE} in
PKG_URL="https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-${PKG_VERSION}/mesa-mesa-${PKG_VERSION}.tar.gz"
;;
*)
PKG_VERSION="23.3.1"
PKG_VERSION="23.3.2"
PKG_SITE="http://www.mesa3d.org/"
PKG_URL="https://gitlab.freedesktop.org/mesa/mesa/-/archive/mesa-${PKG_VERSION}/mesa-mesa-${PKG_VERSION}.tar.gz"
;;
Expand Down

0 comments on commit 193ae77

Please sign in to comment.