summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-06-06 17:49:37 -0400
committerPavel Vinogradov2019-06-06 17:49:37 -0400
commita825580e71bad2f94da952edf684537a81db3418 (patch)
treeadf238e12623236fd70276302fc8bcd7b71d1ee0 /graphics-libs
parent1cc1eebcb0e27178353c89503e430f75271d0ff8 (diff)
graphics-libs/mesa: version 19.0.6
Diffstat (limited to 'graphics-libs')
-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 e4bb02379d..de317d06c5 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.0.5
+ VERSION=19.0.6
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 016823473b..017bbdd267 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-06-06 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 19.0.6
+
2019-06-02 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: switched scm branch to freedesktop GitLab