Skip to content

Commit

Permalink
Update url to libsodium for mac builds
Browse files Browse the repository at this point in the history
  • Loading branch information
twangboy committed Feb 7, 2019
1 parent b4299a3 commit 4177f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/osx/build_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ $MAKE install
############################################################################
echo -n -e "\033]0;Build_Env: libsodium: download\007"

PKGURL="https://download.libsodium.org/libsodium/releases/libsodium-1.0.15.tar.gz"
PKGURL="https://download.libsodium.org/libsodium/releases/old/libsodium-1.0.15.tar.gz"
PKGDIR="libsodium-1.0.15"

download $PKGURL
Expand Down

0 comments on commit 4177f64

Please sign in to comment.