summaryrefslogtreecommitdiff
path: root/package/mesa3d-headers
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-09-17 13:58:22 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-09-17 14:20:44 +0200
commit85a8766a7b32b704f9e109fa6cac45715059d140 (patch)
tree364675bb2b4932db93063c412439197e7d538876 /package/mesa3d-headers
parent82cc7ecf9f4626eb5458bc476cd3f0a1ae312e94 (diff)
package/{mesa3d, mesa3d-headers}: bump version to 12.0.3
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 4b6842e03..3080afe4e 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.2
+MESA3D_HEADERS_VERSION = 12.0.3
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