]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/{mesa3d, mesa3d-headers}: bump version to 17.0.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 20 Mar 2017 18:16:08 +0000 (19:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Mar 2017 20:57:04 +0000 (21:57 +0100)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mesa3d-headers/mesa3d-headers.mk
package/mesa3d/mesa3d.hash
package/mesa3d/mesa3d.mk

index b555549641d26c6f45a90b65725dc01d96b6375d..505ffba75e64423ff3129f538cdce78c85205804 100644 (file)
@@ -12,7 +12,7 @@ endif
 
 # Not possible to directly refer to mesa3d variables, because of
 # first/second expansion trickery...
-MESA3D_HEADERS_VERSION = 17.0.1
+MESA3D_HEADERS_VERSION = 17.0.2
 MESA3D_HEADERS_SOURCE = mesa-$(MESA3D_HEADERS_VERSION).tar.xz
 MESA3D_HEADERS_SITE = https://mesa.freedesktop.org/archive
 MESA3D_HEADERS_LICENSE = MIT, SGI, Khronos
index e50b648fcfe23ceee1bc9fcaa895cc10ccd22a85..5766a1512a26f17a5da060513890145cc73162c7 100644 (file)
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/mesa-announce/2017-March/000305.html
-sha256 96fd70ef5f31d276a17e424e7e1bb79447ccbbe822b56844213ef932e7ad1b0c  mesa-17.0.1.tar.xz
+# From https://www.mesa3d.org/relnotes/17.0.2.html
+sha256 f8f191f909e01e65de38d5bdea5fb057f21649a3aed20948be02348e77a689d4  mesa-17.0.2.tar.xz
index d29a0434909927e5b0be8a56448a6e1428ab2878..9774f05d02f829f180a0f53a016597bc0b6bd363 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # When updating the version, please also update mesa3d-headers
-MESA3D_VERSION = 17.0.1
+MESA3D_VERSION = 17.0.2
 MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
 MESA3D_SITE = https://mesa.freedesktop.org/archive
 MESA3D_LICENSE = MIT, SGI, Khronos