summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2021-11-18 00:53:39 -0500
committerPavel Vinogradov2021-11-18 00:53:39 -0500
commitd852b3ce88e11e5dcb077e37dc73b0ceb0e3f69f (patch)
tree0d5f940db67ca7d5ba41eaad5bfa37e82af24821 /graphics-libs
parent425772377c597786f05f01157e5efb963df3c8b8 (diff)
graphics-libs/mesa: version 21.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 e394efbf1a..22a00ce4a0 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.5
- SOURCE_HASH="sha256:8e49585fb760d973723dab6435d0c86f7849b8305b1e6d99f475138d896bacbb"
+ VERSION=21.3.0
+ SOURCE_HASH="sha256:a2753c09deef0ba14d35ae8a2ceff3fe5cd13698928c7bb62c2ec8736eb09ce1"
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 8891f40a80..89fddee1ce 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2021-11-18 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 21.3.0
+
2021-10-29 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 21.2.5