From 07226f0d17356b4852b9648c3515d78d1cfc6171 Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Tue, 25 Jan 2022 14:25:19 +0530 Subject: [PATCH] meson: Update subprojects to fix warnings glib-2-70 commit 359a837e meson: fix warnings for extract_all_objects libdrm-2.4.109 commit 05b0a955 man: convert to reStructuredText Fixes warning about run_command() check: kwarg pixman commit adc07d46 meson: Fix warning about extract_all_objects usage Part-of: --- subprojects/glib.wrap | 2 +- subprojects/libdrm.wrap | 8 ++++---- subprojects/pixman.wrap | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/subprojects/glib.wrap b/subprojects/glib.wrap index 93ce606..8e7206f 100644 --- a/subprojects/glib.wrap +++ b/subprojects/glib.wrap @@ -2,4 +2,4 @@ directory=glib url=https://gitlab.gnome.org/GNOME/glib.git push-url=git@gitlab.gnome.org:GNOME/glib.git -revision=2.68.4 +revision=glib-2-70 diff --git a/subprojects/libdrm.wrap b/subprojects/libdrm.wrap index c2d477e..6fb50d7 100644 --- a/subprojects/libdrm.wrap +++ b/subprojects/libdrm.wrap @@ -1,5 +1,5 @@ [wrap-file] -directory=libdrm-2.4.100 -source_url=https://dri.freedesktop.org/libdrm/libdrm-2.4.100.tar.bz2 -source_filename=libdrm-2.4.100.tar.bz2 -source_hash=c77cc828186c9ceec3e56ae202b43ee99eb932b4a87255038a80e8a1060d0a5d +directory=libdrm-2.4.109 +source_url=https://dri.freedesktop.org/libdrm/libdrm-2.4.109.tar.xz +source_filename=libdrm-2.4.109.tar.xz +source_hash=629352e08c1fe84862ca046598d8a08ce14d26ab25ee1f4704f993d074cb7f26 diff --git a/subprojects/pixman.wrap b/subprojects/pixman.wrap index 89148b2..f8b3e3e 100644 --- a/subprojects/pixman.wrap +++ b/subprojects/pixman.wrap @@ -3,4 +3,4 @@ directory=pixman url=https://gitlab.freedesktop.org/pixman/pixman push-url=git@gitlab.freedesktop.org:pixman/pixman.git depth=1 -revision=eadb82866b0f6a326a61c36f60e5c2be8f7479af +revision=adc07d46188920806e32366917d00599fb183a5a -- 2.7.4