[osmium-tool] 17/44: appveyor.yml: new URL for binary deps

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Tue Jul 21 20:15:55 UTC 2015


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

sebastic pushed a commit to tag v1.1.0
in repository osmium-tool.

commit 73fe9588278bdec567c2fe2d6e8b43c21869e3d0
Author: Wilhelm Berg <BergWerkGIS at users.noreply.github.com>
Date:   Fri Jun 26 11:06:22 2015 +0200

    appveyor.yml: new URL for binary deps
---
 appveyor.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index c1ba8dc..d3597da 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -44,8 +44,8 @@ install:
   #cmake cannot find it otherwise
   - set LIBBZIP2=%LODEPSDIR%\bzip2\lib\libbz2.lib
   - set LIBBZIP2=%LIBBZIP2:\=/%
-  - ps: Start-FileDownload https://mapnik.s3.amazonaws.com/deps/cmake-3.1.0-win32-x86.7z -FileName cm.7z
-  - ps: Start-FileDownload https://mapnik.s3.amazonaws.com/dist/dev/libosmium-deps-win-14.0-x64.7z -FileName lodeps.7z
+  - ps: Start-FileDownload https://mapbox.s3.amazonaws.com/windows-builds/windows-build-deps/cmake-3.1.0-win32-x86.7z -FileName cm.7z
+  - ps: Start-FileDownload https://mapbox.s3.amazonaws.com/windows-builds/windows-build-deps/libosmium-deps-win-14.0-x64.7z -FileName lodeps.7z
   - 7z x cm.7z > nul
   - 7z x lodeps.7z > nul
   - echo %LODEPSDIR%

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git



More information about the Pkg-grass-devel mailing list