summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2021-04-10 17:50:37 +0200
committerTreeve Jelbert2021-04-10 17:50:37 +0200
commitf046ac2825e4520631007e64e66df0550b42710e (patch)
treeaae5a823386f68ba429cf7f55e3d939a2d5d66b4
parenta9fc579787120829bb51c0eed38b0261c2ea1a58 (diff)
mesa: => 21.0.2
-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 f365a47e20..23f18c3272 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,9 +9,9 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=21.0.0
+ VERSION=21.0.2
PATCHLEVEL=1
- SOURCE_HASH=sha512:32f4a74fbc1456dac478fdc3a85e37cedb9ac1e1b7c5434706dc24930a70bc9e857ba6b5bf1e7e05798e259f8ff0b05bad5252c07253cb5d6a9707c7c2e147ad
+ SOURCE_HASH=sha512:c3d7969b56e1c31ee642e3b7143d565c4233173dab7cc5576b686c873c27134dc8292a9f2caa0a0dd3c54d0c89d27d6030f36a2c84f85dcedee7ae80b19e5c3b
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 a653909faa..c16b9baf55 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2021-04-10 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 21.0.2
+
2021-03-14 Ismael Luceno <ismael@sourcemage.org>
* patches/0001-mapi--use-global-dynamic-TLS--kill-asm-stubs.patch,
BUILD: switched to global-dynamic TLS model with gnu2 dialect to fix