diff options
| author | Romain Naour <romain.naour@gmail.com> | 2018-05-19 17:41:46 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-19 21:50:14 +0200 |
| commit | f18ca0e7bb0e522846296139cdf0f8039d7dca1c (patch) | |
| tree | e10fca1e5913321954aeb41827fe0a1a386aeaab /package/mesa3d-headers | |
| parent | a047a1c8f44bd0eec8fe8ec47479e1f10a24ff9e (diff) | |
| download | buildroot-f18ca0e7bb0e522846296139cdf0f8039d7dca1c.tar.gz buildroot-f18ca0e7bb0e522846296139cdf0f8039d7dca1c.zip | |
package/{mesa3d, mesa3d-headers}: bump version to 18.0.4
See:
https://lists.freedesktop.org/archives/mesa-dev/2018-May/195215.html
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/mesa3d-headers')
| -rw-r--r-- | package/mesa3d-headers/mesa3d-headers.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mesa3d-headers/mesa3d-headers.mk b/package/mesa3d-headers/mesa3d-headers.mk index 5a8e3f9b84..18c98a7f9e 100644 --- a/package/mesa3d-headers/mesa3d-headers.mk +++ b/package/mesa3d-headers/mesa3d-headers.mk @@ -12,7 +12,7 @@ endif # Not possible to directly refer to mesa3d variables, because of # first/second expansion trickery... -MESA3D_HEADERS_VERSION = 18.0.3 +MESA3D_HEADERS_VERSION = 18.0.4 MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz MESA3D_HEADERS_SITE = https://mesa.freedesktop.org/archive MESA3D_HEADERS_DL_SUBDIR = mesa3d |

