package/{mesa3d, mesa3d-headers}: bump version to 13.0.3
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 5 Jan 2017 19:47:46 +0000 (20:47 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Jan 2017 11:20:48 +0000 (12:20 +0100)
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 3cb0d2739059246eb80c5a4636a8c8001822db76..58ad97d994463bfb59863d275638deeb790bf353 100644 (file)
@@ -12,7 +12,7 @@ endif
 
 # Not possible to directly refer to mesa3d variables, because of
 # first/second expansion trickery...
-MESA3D_HEADERS_VERSION = 13.0.2
+MESA3D_HEADERS_VERSION = 13.0.3
 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 dfab5e2a706d32e6637f6fd1d669e6b2acf9357c..d0470dd39586f32951040de4b458dacfd9d5c9ac 100644 (file)
@@ -1,2 +1,2 @@
-# From https://lists.freedesktop.org/archives/mesa-announce/2016-November/000274.html
-sha256 a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5  mesa-13.0.2.tar.xz
+# From https://lists.freedesktop.org/archives/mesa-announce/2017-January/000283.html
+sha256 d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e  mesa-13.0.3.tar.xz
index ed50371feb0191f553c043a024e6d74ed2c784a1..67c3054ed2ebdeb679f3647aa3ab47b621fe87ff 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 # When updating the version, please also update mesa3d-headers
-MESA3D_VERSION = 13.0.2
+MESA3D_VERSION = 13.0.3
 MESA3D_SOURCE = mesa-$(MESA3D_VERSION).tar.xz
 MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
 MESA3D_LICENSE = MIT, SGI, Khronos