summaryrefslogtreecommitdiffstats
path: root/graphics-libs/mesa/DETAILS
diff options
context:
space:
mode:
authorPavel Vinogradov2019-10-24 21:21:04 -0400
committerPavel Vinogradov2019-10-24 21:21:04 -0400
commit404a813f8c58d797cfea7d4bfeed809b03136fca (patch)
tree320f4123208ec548785022a6296a774e39378044 /graphics-libs/mesa/DETAILS
parent4fc0311c21586027bd85353e2a3a7d925cd117d2 (diff)
graphics-libs/mesa: version 19.2.2
Diffstat (limited to 'graphics-libs/mesa/DETAILS')
-rwxr-xr-xgraphics-libs/mesa/DETAILS2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics-libs/mesa/DETAILS b/graphics-libs/mesa/DETAILS
index 590eedce2a..fb0c6b3e25 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.1
+ VERSION=19.2.2
SOURCE=mesa-$VERSION.tar.xz
SOURCE_URL[0]="https://mesa.freedesktop.org/archive/${SOURCE}"
SOURCE2=$SOURCE.sig