From a5845405c48f23066a1338f3c42c1108e9de1bda Mon Sep 17 00:00:00 2001 From: Anne Redulla <aredulla@google.com> Date: Tue, 17 Oct 2023 22:12:11 +0000 Subject: [PATCH] [ssci] Update URL in README.chromium This CL updates the URL in the README.chromium file in /native_client_sdk, as the current value is not suitable for the credits page. This CL was uploaded by git cl split. R=sbc@chromium.org Bug: b:290296624 Change-Id: I8b61caf399f53c2d71e013eef8c050f8cb8845a4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4942911 Reviewed-by: Sam Clegg <sbc@chromium.org> Auto-Submit: Anne Redulla <aredulla@google.com> Commit-Queue: Anne Redulla <aredulla@google.com> Cr-Commit-Position: refs/heads/main@{#1211142} --- .../src/libraries/third_party/newlib-extras/README.chromium | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium index 94971932aee5d..bfff78f5a8ac8 100644 --- a/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium +++ b/native_client_sdk/src/libraries/third_party/newlib-extras/README.chromium @@ -1,5 +1,5 @@ Name: newlib-extras -URL: ftp://sourceware.org/pub/newlib/newlib-2.0.0.tar.gz +URL: https://sourceware.org/newlib/ Version: 2.0.0 Date: 2013-07-30 License: BSD 3-Clause License