diff options
author | Cem Keylan <cem@ckyln.com> | 2020-01-11 20:56:15 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-01-11 20:56:15 +0300 |
commit | fec6d99b1ff16da87bd1ba8af1d9cf35c79680a7 (patch) | |
tree | ac0f44fe6b5e2ac7ae980b747b3e498652402909 /extra/libwebp | |
parent | 5f02bb65520a8af3668cac1cd1ce5eac9fcf66a0 (diff) | |
download | repository-fec6d99b1ff16da87bd1ba8af1d9cf35c79680a7.tar.gz |
libwebp: https to http on source
Diffstat (limited to 'extra/libwebp')
-rw-r--r-- | extra/libwebp/sources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/libwebp/sources b/extra/libwebp/sources index 956e3462..9e260a53 100644 --- a/extra/libwebp/sources +++ b/extra/libwebp/sources @@ -1 +1 @@ -https://downloads.webmproject.org/releases/webp/libwebp-1.1.0.tar.gz +http://downloads.webmproject.org/releases/webp/libwebp-1.1.0.tar.gz |