summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xgraphics-libs/mesa/DETAILS2
-rw-r--r--graphics-libs/mesa/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index a9b5b94a73..590eedce2a 100755
--- a/graphics-libs/mesa/DETAILS
+++ b/graphics-libs/mesa/DETAILS
@@ -9,7 +9,7 @@ if [[ "${MESA_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=19.2.0
+ VERSION=19.2.1
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}"
SOURCE2=$SOURCE.sig
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index 7b455eb077..9e9bdebbf3 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-10-09 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 19.2.1
+
2019-09-25 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 19.2.0
* CONFIGURE: add iris support