diff mbox series

[1/5] package/depot-tools: bump version to 75932421da2cd8b5807a4ac52ed2a6f46d7c2120

Message ID 20240808141747.1770035-1-adam.duskett@amarulasolutions.com
State Accepted
Headers show
Series [1/5] package/depot-tools: bump version to 75932421da2cd8b5807a4ac52ed2a6f46d7c2120 | expand

Commit Message

Adam Duskett Aug. 8, 2024, 2:17 p.m. UTC
Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
---
 package/depot-tools/depot-tools.hash | 2 +-
 package/depot-tools/depot-tools.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni Aug. 8, 2024, 7:54 p.m. UTC | #1
On Thu,  8 Aug 2024 16:17:43 +0200
Adam Duskett <adam.duskett@amarulasolutions.com> wrote:

> Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
> ---
>  package/depot-tools/depot-tools.hash | 2 +-
>  package/depot-tools/depot-tools.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Thanks, series applied!

Thomas
diff mbox series

Patch

diff --git a/package/depot-tools/depot-tools.hash b/package/depot-tools/depot-tools.hash
index e2dfe2f923..5e172a9a9a 100644
--- a/package/depot-tools/depot-tools.hash
+++ b/package/depot-tools/depot-tools.hash
@@ -1,3 +1,3 @@ 
 # Locally calculated
-sha256  75cc0f9c8bf711c1821b2b1ac873fe75c6fa256f5cdd6a5585a02214ed36d792  depot-tools-8d14454ba4a35fd9d2483842b08815a2357ec86f-git4.tar.gz
+sha256  c085a4bc561c90555555461d5810dd406e723618313f24eb2161421f9306b498  depot-tools-75932421da2cd8b5807a4ac52ed2a6f46d7c2120-git4.tar.gz
 sha256  984523ee987f4e8b72d61df37d8f1189a7077cd4b77e41a397e35593b297a29d  LICENSE
diff --git a/package/depot-tools/depot-tools.mk b/package/depot-tools/depot-tools.mk
index a53afa14d6..0d7048b8eb 100644
--- a/package/depot-tools/depot-tools.mk
+++ b/package/depot-tools/depot-tools.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-DEPOT_TOOLS_VERSION = 8d14454ba4a35fd9d2483842b08815a2357ec86f
+DEPOT_TOOLS_VERSION = 75932421da2cd8b5807a4ac52ed2a6f46d7c2120
 DEPOT_TOOLS_SITE = https://chromium.googlesource.com/chromium/tools/depot_tools
 DEPOT_TOOLS_SITE_METHOD = git
 DEPOT_TOOLS_LICENSE = BSD-3-Clause