diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-04-25 09:32:16 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-25 10:31:46 +0200 |
| commit | 0c9aeb0285426e802f55556e70c2a7eaa7bf2e92 (patch) | |
| tree | 74911e12a6f4e392f21616eea843deda98a85560 /package/mesa3d-headers | |
| parent | 1060dcfb798e1488b316c65ed5ad7fa2eb4d4455 (diff) | |
| download | buildroot-0c9aeb0285426e802f55556e70c2a7eaa7bf2e92.tar.gz buildroot-0c9aeb0285426e802f55556e70c2a7eaa7bf2e92.zip | |
package/{mesa3d, mesa3d-headers}: bump version to 10.5.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.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 6e98904032..67cdf70951 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 = 10.5.3 +MESA3D_HEADERS_VERSION = 10.5.4 MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz MESA3D_HEADERS_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_HEADERS_VERSION) MESA3D_HEADERS_LICENSE = MIT, SGI, Khronos |

