summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-04-22 11:27:02 -0400
committerPavel Vinogradov2022-04-22 11:27:02 -0400
commit94a1d30473c04d2a62d7a467e55ff57f0eb7f85b (patch)
treeff602b22fa666aad5c4c8378774fe1a9f54f67d7 /graphics-libs
parent53d6395df4201cc70ee38b71dfb0fc3074aed292 (diff)
graphics-libs/mesa: version 22.0.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 ee12300d3d..3f2090fdd7 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.0.1
- SOURCE_HASH="sha256:c05f9682c54560b36e0afa70896233fc73f1ed715e10d1a028b0eb84fd04426f:UPSTREAM_HASH"
+ VERSION=22.0.2
+ SOURCE_HASH="sha256:df4fa560dcce6680133067cd15b0505fc424ca703244ce9ab247c74d2fab6885: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 f2b6cefa4d..24ae10d567 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-04-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 22.0.2
+
2022-03-30 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 22.0.1