summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-05-19 15:16:56 -0400
committerPavel Vinogradov2022-05-19 15:20:57 -0400
commit7641fb0d799d36994dfeeb15ef4de8940ce3421c (patch)
treec2043dfe7b2d70646b9963fe19aa03444ca3e05f /graphics-libs
parente8ed9185c36779efb91a8f1c1ac2f7651c89077d (diff)
graphics-libs/mesa: version 22.1.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 8d30961186..e94b97d854 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.3
- SOURCE_HASH="sha256:9f2b30f5276a9abaf71aafc6979685e2636189de1a87aea2c9e69744a6d0ebb9:UPSTREAM_HASH"
+ VERSION=22.1.0
+ SOURCE_HASH="sha256:df6270c1371eaa2aa6eb65b95cbbb2a98b14fa4b7ba0ed45e4ca2fd32df60477: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 1112637808..c980ebf4c7 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-05-19 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 22.1.0
+
2022-05-05 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 22.0.3