aboutsummaryrefslogtreecommitdiff
path: root/winbuild/Makefile.vc
diff options
context:
space:
mode:
authorViktor Szakats <commit@vszakats.net>2018-09-22 07:58:05 +0000
committerViktor Szakats <commit@vszakats.net>2018-09-22 07:58:32 +0000
commitf078361c0e2539689df9962f35ab22f8ea25afe9 (patch)
tree6d45965001209ac84124967d64dd5339a26a1c44 /winbuild/Makefile.vc
parentdee1700ce6ed2588f6db61fc9ca52ac8bccc71f8 (diff)
URL and mailmap updates, remove an obsolete directory [ci skip]
Closes https://github.com/curl/curl/pull/3031
Diffstat (limited to 'winbuild/Makefile.vc')
-rw-r--r--winbuild/Makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winbuild/Makefile.vc b/winbuild/Makefile.vc
index 7b42e1bdb..94ce8db36 100644
--- a/winbuild/Makefile.vc
+++ b/winbuild/Makefile.vc
@@ -40,7 +40,7 @@ CFGSET=true
!MESSAGE VC=<6,7,8,9,10,11,12,14,15> - VC versions
!MESSAGE WITH_DEVEL=<path> - Paths for the development files (SSL, zlib, etc.)
!MESSAGE Defaults to sibbling directory deps: ../deps
-!MESSAGE Libraries can be fetched at http://pecl2.php.net/downloads/php-windows-builds/
+!MESSAGE Libraries can be fetched at https://windows.php.net/downloads/php-sdk/deps/
!MESSAGE Uncompress them into the deps folder.
!MESSAGE WITH_SSL=<dll or static> - Enable OpenSSL support, DLL or static
!MESSAGE WITH_NGHTTP2=<dll or static> - Enable HTTP/2 support, DLL or static