[pkg-d-commits] [ldc] 138/149: AppVeyor: Host precompiled libcurl.zip on DropBox

Matthias Klumpp mak at moszumanska.debian.org
Sun Apr 23 22:37:06 UTC 2017


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to annotated tag v1.2.0
in repository ldc.

commit 3ee418a102443ece1b46d97fec615a3e75c67df3
Author: Martin <noone at nowhere.com>
Date:   Mon Mar 27 20:53:36 2017 +0200

    AppVeyor: Host precompiled libcurl.zip on DropBox
---
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/appveyor.yml b/appveyor.yml
index aa19a17..8129bc1 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -42,7 +42,7 @@ install:
   - git checkout 7585cf6
   - cd ..
   # Download & extract libcurl
-  - appveyor DownloadFile "http://d.darktech.org/libcurl-7.48.0-WinSSL-zlib-x86-x64.zip" -FileName libcurl.zip
+  - appveyor DownloadFile "https://dl.dropboxusercontent.com/s/jxwohqax4e2avyt/libcurl-7.48.0-WinSSL-zlib-x86-x64.zip?dl=0" -FileName libcurl.zip
   - md libcurl
   - cd libcurl
   - 7z x ..\libcurl.zip > nul

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list