diff options
author | Pavel Vinogradov | 2019-10-09 23:37:34 -0400 |
---|---|---|
committer | Pavel Vinogradov | 2019-10-09 23:37:34 -0400 |
commit | fda6e8241b1fc6ae0949b9490545d3ac43c38448 (patch) | |
tree | 1a72398c10fa4302e95f6b2921155c3b252df7ad /graphics-libs | |
parent | d28f4a99304753bc6e657ddc71341a5eeaee1351 (diff) |
graphics-libs/mesa: version 19.2.1
Diffstat (limited to 'graphics-libs')
-rwxr-xr-x | graphics-libs/mesa/DETAILS | 2 | ||||
-rw-r--r-- | graphics-libs/mesa/HISTORY | 3 |
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 |