New commits:
commit 08f8d53638d436e81fce4e3a51a5076411988867
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
graphics-libs/mesalib: version 17.1.3
diff --git a/graphics-libs/mesalib/DETAILS b/graphics-libs/mesalib/DETAILS
index 0947f8d..adc4058 100755
--- a/graphics-libs/mesalib/DETAILS
+++ b/graphics-libs/mesalib/DETAILS
@@ -8,7 +8,7 @@ if [[ "${MESALIB_BRANCH}" == "scm" ]]; then
SOURCE_URL[0]="git://anongit.freedesktop.org/git/mesa/mesa:${SX}"
SOURCE_IGNORE="volatile"
else
- VERSION="17.1.2"
+ VERSION="17.1.3"
# VX=`echo $VERSION | cut -d. -f-2`
SX="mesa-${VERSION}"
SOURCE="${SX}.tar.xz"
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index f82d1d0..e86099e 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,7 @@
+2017-06-19 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 17.1.3
+ * PRE_BUILD: removed LLVM linking fix
+
2017-06-14 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Remove ilo, not available anymore