Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
Merge pull request #26 from quinnj/patch-1
Browse files Browse the repository at this point in the history
Update build.jl Fixes #25
  • Loading branch information
IainNZ committed Aug 28, 2014
2 parents 2b1ac79 + 79605e7 commit d9e7071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ end
# Windows
@windows_only begin
provides(Binaries,
URI("https://dl.dropboxusercontent.com/u/19359560/libhttp_parser.zip"),
URI("https://julialang.s3.amazonaws.com/bin/winnt/extras/libhttp_parser.zip"),
libhttp_parser, os = :Windows)
end

Expand Down

0 comments on commit d9e7071

Please sign in to comment.