summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-11-08 18:53:05 -0500
committerPavel Vinogradov2022-11-08 18:53:05 -0500
commit8983d51b71737408960e96a7472bbb4f8e66e544 (patch)
treeaf3774f00d0d4ff9578990bfd4e3827353d2713e /graphics-libs
parentdb1349c4d47e0aa5296b87471527fbe6af21cc62 (diff)
graphics-libs/mesa: version 22.2.3
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 9ed45a25fc..4ba5bac258 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.2
- SOURCE_HASH="sha256:2de11fb74fc5cc671b818e49fe203cea0cd1d8b69756e97cdb06a2f4e78948f9:UPSTREAM_HASH"
+ VERSION=22.2.3
+ SOURCE_HASH="sha256:ee7d026f7b1991dbae0861d359b671145c3a86f2a731353b885d2ea2d5c098d6: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 db152b6981..d6197f497e 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-11-08 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 22.2.3
+
2022-10-21 Pavel Vinogradov <public@sourcemage.org>
* 0001-install-GL-headers-in-.mesa.patch: updated