From 41c81fba21c526156b8c28f1790257987dcefa05 Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Mon, 16 Sep 2024 10:12:26 +0200 Subject: [PATCH] package/depot-tools: bump version to 22df6f8e Signed-off-by: Adam Duskett Signed-off-by: Thomas Petazzoni --- package/depot-tools/depot-tools.hash | 2 +- package/depot-tools/depot-tools.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/depot-tools/depot-tools.hash b/package/depot-tools/depot-tools.hash index 1778b02494..01df83058a 100644 --- a/package/depot-tools/depot-tools.hash +++ b/package/depot-tools/depot-tools.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 904c266a5c5a96c756a1979990159b86a9bd60916782202b3791d32788cbb881 depot-tools-62fc3a1d244368a430ffd7a6b55377a6dfd5e348-git4.tar.gz +sha256 5921debde49a63df8ad958e0434521c4dd62a9edd7031ddb1e5ea2ec89ba80e1 depot-tools-22df6f8e622dc3e8df8dc8b5d3e3503b169af78e-git4.tar.gz sha256 984523ee987f4e8b72d61df37d8f1189a7077cd4b77e41a397e35593b297a29d LICENSE diff --git a/package/depot-tools/depot-tools.mk b/package/depot-tools/depot-tools.mk index e0c3842cd4..27e8896b23 100644 --- a/package/depot-tools/depot-tools.mk +++ b/package/depot-tools/depot-tools.mk @@ -4,7 +4,7 @@ # ################################################################################ -DEPOT_TOOLS_VERSION = 62fc3a1d244368a430ffd7a6b55377a6dfd5e348 +DEPOT_TOOLS_VERSION = 22df6f8e622dc3e8df8dc8b5d3e3503b169af78e DEPOT_TOOLS_SITE = https://chromium.googlesource.com/chromium/tools/depot_tools DEPOT_TOOLS_SITE_METHOD = git DEPOT_TOOLS_LICENSE = BSD-3-Clause