summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authorbungeman <bungeman@chromium.org>2015-10-12 10:05:09 -0700
committerCommit bot <commit-bot@chromium.org>2015-10-12 17:06:51 +0000
commit1a73459491e419d76b8934f4493b642d8a031f55 (patch)
treef9e36969a5c180f95ffbf3a7ba2ee12ae3866e48 /native_client_sdk
parent0634688971cfc3d34e63809758a9fc08c3b70019 (diff)
downloadchromium_src-1a73459491e419d76b8934f4493b642d8a031f55.zip
chromium_src-1a73459491e419d76b8934f4493b642d8a031f55.tar.gz
chromium_src-1a73459491e419d76b8934f4493b642d8a031f55.tar.bz2
Update pthreads-win32 URL.
The old URL is an automatic redirect to the new URL, so use the new URL. BUG=chromium:476190 Review URL: https://codereview.chromium.org/1401753002 Cr-Commit-Position: refs/heads/master@{#353537}
Diffstat (limited to 'native_client_sdk')
-rw-r--r--native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium4
1 files changed, 2 insertions, 2 deletions
diff --git a/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium b/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium
index 15b8f7c..4a88c79 100644
--- a/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium
+++ b/native_client_sdk/src/libraries/third_party/pthreads-win32/README.chromium
@@ -1,5 +1,5 @@
Name: pthreads-win32
-URL: http://sources.redhat.com/pthreads-win32/
+URL: https://www.sourceware.org/pthreads-win32/
Version: 2.9.1.0
Date: 2012-08-21
License: LGPL 2.1
@@ -13,7 +13,7 @@ the process of developing or porting a Native Client application.
This library is not shipped with Chromium.
Description:
-From http://sources.redhat.com/pthreads-win32/
+From https://www.sourceware.org/pthreads-win32/
The POSIX 1003.1-2001 standard defines an application programming interface
(API) for writing multithreaded applications. This interface is known more