package/mesa3d-headers: bump version to 10.5.1
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
039c686dc9
commit
c392dd2151
@ -12,8 +12,8 @@ endif
|
||||
|
||||
# Not possible to directly refer to mesa3d variables, because of
|
||||
# first/second expansion trickery...
|
||||
MESA3D_HEADERS_VERSION = 10.4.6
|
||||
MESA3D_HEADERS_SOURCE = MesaLib-$(MESA3D_HEADERS_VERSION).tar.bz2
|
||||
MESA3D_HEADERS_VERSION = 10.5.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
|
||||
MESA3D_HEADERS_LICENSE_FILES = docs/license.html
|
||||
|
Loading…
Reference in New Issue
Block a user