summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-11-30 23:32:38 -0500
committerPavel Vinogradov2022-11-30 23:33:04 -0500
commitff2d186b30aade774e3230c337a93c9fbff59d3d (patch)
tree19a887d4daa9d494253e25d4f64509b664b6f2f2 /graphics-libs
parenta9c5b449b8988b4d546bb5db9a19e426a646e235 (diff)
graphics-libs/mesa: version 22.3.0
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 1ac7436ead..3aa4eab5ef 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.4
- SOURCE_HASH="sha256:65d76b53ca5c7b46019e0e8e5b414de45d2fecd3fcd71707f6c3bc7691c9f7ab:UPSTREAM_HASH"
+ VERSION=22.3.0
+ SOURCE_HASH="sha256:644bf936584548c2b88762111ad58b4aa3e4688874200e5a4eb74e53ce301746"
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 b32528b14c..4043c08a8f 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-11-30 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 22.3.0
+
2022-11-30 Ismael Luceno <ismael@sourcemage.org>
* CONFIGURE: added the Crocus Gallium3D driver