From 5fdff63c2eeead9f55cf2f24e2f132f4b668b95f Mon Sep 17 00:00:00 2001 From: Alan Garny Date: Mon, 25 Nov 2019 17:20:04 +1300 Subject: [PATCH] Mesa: binary for version 19.2.6 (#2230). --- distrib/linux/mesa/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/linux/mesa/CMakeLists.txt b/distrib/linux/mesa/CMakeLists.txt index bc515cddc8..2dc0d6e6c6 100644 --- a/distrib/linux/mesa/CMakeLists.txt +++ b/distrib/linux/mesa/CMakeLists.txt @@ -30,9 +30,9 @@ if(USE_PREBUILT_MESA_PACKAGE) # Retrieve the library's package retrieve_package_file(${PACKAGE_NAME} ${PACKAGE_VERSION} - ${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} 33424e212f7f31f046041a6950d8b64fa8599346 + ${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} d7253d1fa612d24c08b0dd1b9b8f8f7fa2f751a1 SHA1_FILES ${SHA1_FILES} - SHA1_VALUES 3f90abfbe269daeb47909a2d4b728283e0f10479) + SHA1_VALUES 6d8f2e89ef80e7f0f3fc4307e3b286a212664dd7) else() # Build Mesa as an external project