summaryrefslogtreecommitdiffstats
path: root/package/mesa3d-headers
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-04-18 10:46:30 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-04-18 21:23:00 +0200
commit471d6b286909a475c25dbd6ebc7e4889d6a6de54 (patch)
treef871d8933029435c04b8629c5f08befd653f8bad /package/mesa3d-headers
parentbaccb506a6feabf114623866568121f49712f5df (diff)
downloadbuildroot-471d6b286909a475c25dbd6ebc7e4889d6a6de54.tar.gz
buildroot-471d6b286909a475c25dbd6ebc7e4889d6a6de54.zip
mesa3d/mesa3d-headers: bump version to 11.2.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/mesa3d-headers')
-rw-r--r--package/mesa3d-headers/mesa3d-headers.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/mesa3d-headers/mesa3d-headers.mk b/package/mesa3d-headers/mesa3d-headers.mk
index 8e3156cb71..551cb2eba3 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 = 11.2.0
+MESA3D_HEADERS_VERSION = 11.2.1
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
OpenPOWER on IntegriCloud