summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-02-18 17:14:58 -0500
committerPavel Vinogradov2019-02-18 17:14:58 -0500
commitae76207081072499106c15f9cbf43bcb1d4339e9 (patch)
tree47780c078fcc241a2e7e9e7b09e9e2b30b49176c /graphics-libs
parentd2b2919684ec51d7861b59d90d9042a18b5dccb3 (diff)
graphics-libs/mesa: version 18.3.4
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 ea954c2ee9..712240975a 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=18.3.3
+ VERSION=18.3.4
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 e1121d86dd..07d19bb43b 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-02-18 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 18.3.4
+
2019-02-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* patches/0002-install-libGL-to-lib-.mesa.patch make patch apply again