浏览代码

package/mesa3d: bump version to 10.4.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd Kuhls 10 年之前
父节点
当前提交
21f88608f7
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 2 2
      package/mesa3d/mesa3d.hash
  2. 1 1
      package/mesa3d/mesa3d.mk

+ 2 - 2
package/mesa3d/mesa3d.hash

@@ -1,2 +1,2 @@
-# From http://mesa3d.org/relnotes/10.4.2.html
-sha256	08a119937d9f2aa2f66dd5de97baffc2a6e675f549e40e699a31f5485d15327f	MesaLib-10.4.2.tar.bz2
+# From http://cgit.freedesktop.org/mesa/mesa/tree/docs/relnotes/10.4.3.html
+sha256	ef6ecc9c2f36c9f78d1662382a69ae961f38f03af3a0c3268e53f351aa1978ad	MesaLib-10.4.3.tar.bz2

+ 1 - 1
package/mesa3d/mesa3d.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MESA3D_VERSION = 10.4.2
+MESA3D_VERSION = 10.4.3
 MESA3D_SOURCE = MesaLib-$(MESA3D_VERSION).tar.bz2
 MESA3D_SITE = ftp://ftp.freedesktop.org/pub/mesa/$(MESA3D_VERSION)
 MESA3D_LICENSE = MIT, SGI, Khronos