From fe4b42063055f9ee2ae8e6c95d902e732c343cf9 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 2 Mar 2026 20:37:54 +0100 Subject: [PATCH] package/piglit: bump version to git ec0fc2fef0 Includes https://gitlab.freedesktop.org/mesa/piglit/-/commit/ec0fc2fef0755b1595c3799ab25129174a4b2007 which fixes build with gcc >= 16.x. Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/piglit/piglit.hash | 2 +- package/piglit/piglit.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/piglit/piglit.hash b/package/piglit/piglit.hash index 8158177e4f..83c4c1fa3f 100644 --- a/package/piglit/piglit.hash +++ b/package/piglit/piglit.hash @@ -1,5 +1,5 @@ # Locally calculated -sha256 060d45db7304446ef280afd60fad3a728bcd9fdfe4c204b8a236e6a4a46ce592 piglit-3051e13ae12e1c927c7baace3138a8bebec7018a-git4.tar.gz +sha256 b7892506de63d4f5b62c6e5dbb0c7e0d14497cc4617f8784e4e446bfe81941ec piglit-ec0fc2fef0755b1595c3799ab25129174a4b2007-git4.tar.gz sha256 dcc398730859aee7cc1d6aa57f526f8d181b47bb3a49830e85b5723d5bc2c3bc COPYING sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 licences/GPL-2 sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 licences/GPL-3 diff --git a/package/piglit/piglit.mk b/package/piglit/piglit.mk index e61c3c9e61..c4c004c824 100644 --- a/package/piglit/piglit.mk +++ b/package/piglit/piglit.mk @@ -4,7 +4,7 @@ # ################################################################################ -PIGLIT_VERSION = 3051e13ae12e1c927c7baace3138a8bebec7018a +PIGLIT_VERSION = ec0fc2fef0755b1595c3799ab25129174a4b2007 PIGLIT_SITE = https://gitlab.freedesktop.org/mesa/piglit.git PIGLIT_SITE_METHOD = git PIGLIT_LICENSE = MIT (code), \