summaryrefslogtreecommitdiffstats
path: root/package/mesa3d-headers
diff options
context:
space:
mode:
authorJames Hilliard <james.hilliard1@gmail.com>2018-12-16 16:58:34 +0800
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-16 12:15:36 +0100
commit875efa45b05a148ae8a0516d3b8eabd5cac08c97 (patch)
tree5200477b1353ccefabb01543f988c932b29a7467 /package/mesa3d-headers
parenta368ae1cee4ff28f505a88e69f7ebc249bd56243 (diff)
downloadbuildroot-875efa45b05a148ae8a0516d3b8eabd5cac08c97.tar.gz
buildroot-875efa45b05a148ae8a0516d3b8eabd5cac08c97.zip
package/{mesa3d, mesa3d-headers}: bump version to 18.3.1
Backport patch needed to fix error: ‘NULL’ undeclared Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.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 eba9ee6df9..710cebe070 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.3.0
+MESA3D_HEADERS_VERSION = 18.3.1
MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz
MESA3D_HEADERS_SITE = https://mesa.freedesktop.org/archive
MESA3D_HEADERS_DL_SUBDIR = mesa3d
OpenPOWER on IntegriCloud