summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2019-05-22 09:09:25 -0400
committerPavel Vinogradov2019-05-22 09:09:25 -0400
commita2145d30e538d6fc00f7d86cedb113b828aa0b1a (patch)
tree31fa54a78e2d75427ba31c03c0cbed49fa393361 /graphics-libs
parent5e84d9c0c499d4ac36577ec9f89d02b330b68ab1 (diff)
graphics-libs/mesa: version 19.0.5
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 467deca5ad..3803af05b8 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.4
+ VERSION=19.0.5
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 bae73d3f40..c869329ca2 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2019-05-22 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 19.0.5
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/