]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package/{mesa3d, mesa3d-headers}: bump version to 10.5.7
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 7 Jun 2015 16:14:17 +0000 (18:14 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Jun 2015 22:10:04 +0000 (00:10 +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 67cdf70951ca288324e57bc934727a5b73bb2723..09794065e54a35eca33a4a75c678f276604254bb 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.5.4
+MESA3D_HEADERS_VERSION = 10.5.7
 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 9b63e4d43b1c3145e4ea9265a216a285f6cb5c81..b02624522fda8309ce0682ebed1d236c708b6091 100644 (file)
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/mesa-announce/2015-April/000151.html
-sha256 b51e723f3a20d842c88a92d809435b229fc4744ca0dbec0317d9d4a3ac4c6803        mesa-10.5.4.tar.xz
+# From http://lists.freedesktop.org/archives/mesa-announce/2015-June/000157.html
+sha256 04d06890cd69af8089d6ca76f40e46dcf9cacfe4a9788b32be620574d4638818        mesa-10.5.7.tar.xz
index f1c38bf6b2064d4185e96461bd05a4f4a969d523..2a7e48c410992be9578265b565de7b6f976c315f 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # When updating the version, please also update mesa3d-headers
-MESA3D_VERSION = 10.5.4
+MESA3D_VERSION = 10.5.7
 MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
 MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
 MESA3D_LICENSE = MIT, SGI, Khronos