package/{mesa3d, mesa3d-headers}: bump version to 11.1.1
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 16 Jan 2016 15:21:19 +0000 (16:21 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 19 Jan 2016 21:27:16 +0000 (22:27 +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 bdfc92f646f428bcd648e5b911a781f9638b15aa..2c32b163c782b385a96f853fd5025f0f5736caf5 100644 (file)
@@ -12,7 +12,7 @@ endif
 
 # Not possible to directly refer to mesa3d variables, because of
 # first/second expansion trickery...
-MESA3D_HEADERS_VERSION = 11.1.0
+MESA3D_HEADERS_VERSION = 11.1.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
index 51a456c1d3e678cd956b854bb8fbd0ba5a37a1f9..2ad543c3549bb86c3eb6e6f7dc594d611eda2017 100644 (file)
@@ -1,2 +1,2 @@
-# From http://lists.freedesktop.org/archives/mesa-announce/2015-December/000194.html
-sha256 9befe03b04223eb1ede177fa8cac001e2850292c8c12a3ec9929106afad9cf1f        mesa-11.1.0.tar.xz
+# From http://lists.freedesktop.org/archives/mesa-announce/2016-January/000196.html
+sha256 64db074fc514136b5fb3890111f0d50604db52f0b1e94ba3fcb0fe8668a7fd20        mesa-11.1.1.tar.xz
index a62f55924a9426914ae12f70cb564df018a874b4..7ed6af03800ed5a61cc4b6da6cb092f452b9d0d6 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # When updating the version, please also update mesa3d-headers
-MESA3D_VERSION = 11.1.0
+MESA3D_VERSION = 11.1.1
 MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
 MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
 MESA3D_LICENSE = MIT, SGI, Khronos