]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/{mesa3d, mesa3d-headers}: bump version to 10.6.6
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 5 Sep 2015 09:11:09 +0000 (11:11 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 6 Sep 2015 08:47:11 +0000 (10:47 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mesa3d-headers/mesa3d-headers.mk
package/mesa3d/mesa3d.hash
package/mesa3d/mesa3d.mk

index 85666cc864018db84648a849e48c68aeb39a0d1d..2eaa51526a585279c6dc48f4bfb1901ad0c4fa74 100644 (file)
@@ -12,7 +12,7 @@ endif
 
 # Not possible to directly refer to mesa3d variables, because of
 # first/second expansion trickery...
-MESA3D_HEADERS_VERSION = 10.6.4
+MESA3D_HEADERS_VERSION = 10.6.6
 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
index 453ee419f91c2829821e9dd4830141068cf9b5d8..d9573577b0f7e39b72889f2d8e7e970b4ad6dcc8 100644 (file)
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/mesa-announce/2015-August/000166.html
-sha256 8f5ac103f0f503de2f7a985b0df349bd4ecdfe7f51c714be146fa5a9a3c07b77        mesa-10.6.4.tar.xz
+# From http://cgit.freedesktop.org/mesa/mesa/commit/?id=f39bc1c828e14b8e8d71ea02e4c21ea7397a1ab4
+sha256 570f2154b7340ff5db61ff103bc6e85165b8958798b78a50fa2df488e98e5778        mesa-10.6.6.tar.xz
index 3c5c9eb5f1a2e847b316b27d353e6f36a32d41cf..2242360a9588fb5741a1515bcb5ad3f50519c769 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # When updating the version, please also update mesa3d-headers
-MESA3D_VERSION = 10.6.4
+MESA3D_VERSION = 10.6.6
 MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
 MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
 MESA3D_LICENSE = MIT, SGI, Khronos