summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-10-12 13:22:48 -0400
committerPavel Vinogradov2022-10-12 13:23:25 -0400
commit9d5abcc29fa8d4375d26242c1d227173774af620 (patch)
treeedb23ff5b00733662365913de5c39b6f127a2fdd /graphics-libs
parent7052e04e7d8fac58da65f4dcf4d1c08aa4f7f2b9 (diff)
graphics-libs/mesa: version 22.2.1
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 e4c1da85f5..c64e515950 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.0
- SOURCE_HASH="sha256:b1f9c8fd08f2cae3adf83355bef4d2398e8025f44947332880f2d0066bdafa8c"
+ VERSION=22.2.1
+ SOURCE_HASH="sha256:0079beac0a33f45e7e0aec59e6913eafbc4268a3f1e2e330017440494f91b13c: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 4279ad4f60..6d466a37a8 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-10-12 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 22.2.1
+
2022-10-03 Pavel Vinogradov <public@sourcemage.org>
* CONFIGURE, DEPENDS: made xvmc option stable only, added git for scm branch