summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-10-20 15:30:56 -0400
committerPavel Vinogradov2022-10-20 15:31:47 -0400
commite2db12af73b8ab297127dc896125a146c2e50cb6 (patch)
tree41b890cc3843870a1056874d04205dfebd5fbaeb /graphics-libs
parentb1aff267305434afba6aba877f7188794d37168e (diff)
graphics-libs/mesa: version 22.2.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 c64e515950..9ed45a25fc 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.2.1
- SOURCE_HASH="sha256:0079beac0a33f45e7e0aec59e6913eafbc4268a3f1e2e330017440494f91b13c:UPSTREAM_HASH"
+ VERSION=22.2.2
+ SOURCE_HASH="sha256:2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9: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 6d466a37a8..4b108b12b3 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-10-20 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 22.2.2
+
2022-10-12 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 22.2.1