From 4af40b3646d3b09f68e419f7ca866ff395d1f897 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 3 Feb 2016 00:19:02 +0100 Subject: URLs: change all http:// URLs to https:// --- packages/AIX/RPM/curl.spec.in | 2 +- packages/Linux/RPM/curl-ssl.spec.in | 2 +- packages/Linux/RPM/curl.spec.in | 2 +- packages/NetWare/get_exp.awk | 2 +- packages/NetWare/get_ver.awk | 2 +- packages/OS400/ccsidcurl.c | 2 +- packages/OS400/ccsidcurl.h | 2 +- packages/OS400/curl.inc.in | 2 +- packages/OS400/os400sys.c | 2 +- packages/OS400/os400sys.h | 2 +- packages/Win32/README | 2 +- packages/Win32/cygwin/README | 4 ++-- packages/vms/curlmsg.h | 2 +- packages/vms/curlmsg_vms.h | 2 +- 14 files changed, 15 insertions(+), 15 deletions(-) (limited to 'packages') diff --git a/packages/AIX/RPM/curl.spec.in b/packages/AIX/RPM/curl.spec.in index 366cfa07b..c64a0b759 100644 --- a/packages/AIX/RPM/curl.spec.in +++ b/packages/AIX/RPM/curl.spec.in @@ -16,7 +16,7 @@ License: MIT/X derivate Vendor: Daniel Stenberg Group: Applications/Internet Source: %{name}-%{version}.tar.bz2 -URL: http://curl.haxx.se/ +URL: https://curl.haxx.se/ Provides: curl BuildRoot: %{_tmppath}/%{name}-%{version}-root Prefix: %{_prefix} diff --git a/packages/Linux/RPM/curl-ssl.spec.in b/packages/Linux/RPM/curl-ssl.spec.in index 287a3a5c4..5b45bb1a2 100644 --- a/packages/Linux/RPM/curl-ssl.spec.in +++ b/packages/Linux/RPM/curl-ssl.spec.in @@ -14,7 +14,7 @@ Vendor: Daniel Stenberg Packager: Troy Engel Group: Utilities/Console Source: %{tarball}-%{version}.tar.gz -URL: http://curl.haxx.se/ +URL: https://curl.haxx.se/ Provides: curl Obsoletes: curl BuildRoot: %{_tmppath}/%{tarball}-%{version}-root diff --git a/packages/Linux/RPM/curl.spec.in b/packages/Linux/RPM/curl.spec.in index 2382f578d..59577b04f 100644 --- a/packages/Linux/RPM/curl.spec.in +++ b/packages/Linux/RPM/curl.spec.in @@ -14,7 +14,7 @@ Vendor: Daniel Stenberg Packager: Loic Dachary Group: Utilities/Console Source: %{name}-%{version}.tar.gz -URL: http://curl.haxx.se/ +URL: https://curl.haxx.se/ BuildRoot: /tmp/%{name}-%{version}-root %description diff --git a/packages/NetWare/get_exp.awk b/packages/NetWare/get_exp.awk index 5bd8a0cd8..566e891e0 100644 --- a/packages/NetWare/get_exp.awk +++ b/packages/NetWare/get_exp.awk @@ -9,7 +9,7 @@ # * # * This software is licensed as described in the file COPYING, which # * you should have received as part of this distribution. The terms -# * are also available at http://curl.haxx.se/docs/copyright.html. +# * are also available at https://curl.haxx.se/docs/copyright.html. # * # * You may opt to use, copy, modify, merge, publish, distribute and/or sell # * copies of the Software, and permit persons to whom the Software is diff --git a/packages/NetWare/get_ver.awk b/packages/NetWare/get_ver.awk index 91affbb49..03ee5ec62 100644 --- a/packages/NetWare/get_ver.awk +++ b/packages/NetWare/get_ver.awk @@ -9,7 +9,7 @@ # * # * This software is licensed as described in the file COPYING, which # * you should have received as part of this distribution. The terms -# * are also available at http://curl.haxx.se/docs/copyright.html. +# * are also available at https://curl.haxx.se/docs/copyright.html. # * # * You may opt to use, copy, modify, merge, publish, distribute and/or sell # * copies of the Software, and permit persons to whom the Software is diff --git a/packages/OS400/ccsidcurl.c b/packages/OS400/ccsidcurl.c index acb91b20c..a32bc5df0 100644 --- a/packages/OS400/ccsidcurl.c +++ b/packages/OS400/ccsidcurl.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/packages/OS400/ccsidcurl.h b/packages/OS400/ccsidcurl.h index cb15cced8..5bd24cf36 100644 --- a/packages/OS400/ccsidcurl.h +++ b/packages/OS400/ccsidcurl.h @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/packages/OS400/curl.inc.in b/packages/OS400/curl.inc.in index f0fec4b30..d34981635 100644 --- a/packages/OS400/curl.inc.in +++ b/packages/OS400/curl.inc.in @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/packages/OS400/os400sys.c b/packages/OS400/os400sys.c index 4be1deaa5..89837bdc1 100644 --- a/packages/OS400/os400sys.c +++ b/packages/OS400/os400sys.c @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/packages/OS400/os400sys.h b/packages/OS400/os400sys.h index 114469222..c98e198cc 100644 --- a/packages/OS400/os400sys.h +++ b/packages/OS400/os400sys.h @@ -9,7 +9,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/packages/Win32/README b/packages/Win32/README index 266e4eaf3..eb5d0a6a5 100644 --- a/packages/Win32/README +++ b/packages/Win32/README @@ -3,7 +3,7 @@ Author: J DESCRIPTION (If you're only looking for precompiled win32 binaries, go visit -http://curl.haxx.se/download.html) +https://curl.haxx.se/download.html) Packaging of the curl binaries for Win32 should at this point in time be based on the InfoZip (zip/unzip) archiver family as the de-facto standard for diff --git a/packages/Win32/cygwin/README b/packages/Win32/cygwin/README index 7457f7397..a0811de76 100644 --- a/packages/Win32/cygwin/README +++ b/packages/Win32/cygwin/README @@ -16,8 +16,8 @@ Dependencies: Canonical Homepage and Downloads: - http://curl.haxx.se/ - http://curl.haxx.se/download.html + https://curl.haxx.se/ + https://curl.haxx.se/download.html Cygwin specific source files (a .README template and a Makefile diff --git a/packages/vms/curlmsg.h b/packages/vms/curlmsg.h index 0473be6f2..2cb32ec1c 100644 --- a/packages/vms/curlmsg.h +++ b/packages/vms/curlmsg.h @@ -11,7 +11,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is diff --git a/packages/vms/curlmsg_vms.h b/packages/vms/curlmsg_vms.h index 3976973a3..3aef9cfea 100644 --- a/packages/vms/curlmsg_vms.h +++ b/packages/vms/curlmsg_vms.h @@ -11,7 +11,7 @@ * * This software is licensed as described in the file COPYING, which * you should have received as part of this distribution. The terms - * are also available at http://curl.haxx.se/docs/copyright.html. + * are also available at https://curl.haxx.se/docs/copyright.html. * * You may opt to use, copy, modify, merge, publish, distribute and/or sell * copies of the Software, and permit persons to whom the Software is -- cgit v1.2.3