summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2021-09-30 14:26:53 -0400
committerPavel Vinogradov2021-09-30 14:26:53 -0400
commit7ed5244f7a624f7176faa600b52343a1039050b9 (patch)
tree9b8232eda581e9b2f89ce64ff9885635af81411d /graphics-libs
parentb819c6abde99c0f15878860460280da610b76731 (diff)
graphics-libs/mesa: version 21.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 65135f6c0f..ff0480d0fa 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=21.2.2
- SOURCE_HASH="sha256:c4aaf1bf974217ed825e1c536de6ab72a4e266d44bcf69fc4ec499039f99e5c4"
+ VERSION=21.2.3
+ SOURCE_HASH="sha256:7245284a159d2484770e1835a673e79e4322a9ddf43b17859668244946db7174"
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 57928f2a01..c7ab77dbb8 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2021-09-30 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 21.2.3
+
2021-09-22 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 21.2.2