summaryrefslogtreecommitdiff
path: root/package/mesa3d-headers
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-09-05 17:56:23 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-05 22:09:18 +0200
commite1b348e94eba00581ae33fd66a6eff2bfac62e18 (patch)
tree80e29f158318794c993f5af37deca4450a20ba59 /package/mesa3d-headers
parentfbd79e25b861d0325906475efb707e727c67ea9f (diff)
package/{mesa3d, mesa3d-headers}: bump version to 12.0.2
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.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 c3b57e4ea..4b6842e03 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 = 12.0.1
+MESA3D_HEADERS_VERSION = 12.0.2
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