diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-12-09 21:46:07 +0100 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-10 11:49:50 +0100 |
| commit | ed5d7d622983b0a87a53280e0c0dc581a7f4cbf6 (patch) | |
| tree | e7232cfc0de287a96086a0759b3a019b620d64a6 /package/mesa3d-headers | |
| parent | 469987b6d4517fbc29c769e3d2be4c5ed2a05841 (diff) | |
| download | buildroot-ed5d7d622983b0a87a53280e0c0dc581a7f4cbf6.tar.gz buildroot-ed5d7d622983b0a87a53280e0c0dc581a7f4cbf6.zip | |
package/{mesa3d, mesa3d-headers}: bump version to 18.3.0
Rebased patch 0002 after upstream commit
https://cgit.freedesktop.org/mesa/mesa/commit/configure.ac?h=18.3&id=6b8657aff0adb9952aa3178d3b332de19d354561
Signed-off-by: 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 55101b2201..eba9ee6df9 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.2.6 +MESA3D_HEADERS_VERSION = 18.3.0 MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz MESA3D_HEADERS_SITE = https://mesa.freedesktop.org/archive MESA3D_HEADERS_DL_SUBDIR = mesa3d |

