summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-12-30 22:26:38 -0500
committerPavel Vinogradov2022-12-30 22:26:38 -0500
commitebdfa0980e0e11261116500afba5f4953de47a41 (patch)
tree0413a3b57b6fca807ebbb316a476a81ca4abb6bc /graphics-libs
parent28e1d21a7a5941a1d318c7da0036af0bb65cb996 (diff)
graphics-libs/mesa: version 22.3.2
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/mesa/DETAILS4
-rw-r--r--graphics-libs/mesa/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 3aa4eab5ef..bf5efdbc9a 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=22.3.0
- SOURCE_HASH="sha256:644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746"
+ VERSION=22.3.2
+ SOURCE_HASH="sha256:c15df758a8795f53e57f2a228eb4593c22b16dffd9b38f83901f76cd9533140b:UPSTREAM_HASH"
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/mesa-${VERSION}
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 58e8750eb2..12d71d12d2 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-12-30 Pavel Vinpgradov <public@sourcemage.org>
+ * DETAILS: version 22.3.2
+
2022-12-28 Pavel Vinpgradov <public@sourcemage.org>
* DEPENDS: needs glslang