Skip to content

Commit

Permalink
Merge pull request #51553 from twangboy/update_libsodium
Browse files Browse the repository at this point in the history
Update url to libsodium for mac builds
  • Loading branch information
Ch3LL authored Feb 7, 2019
2 parents 564a65a + 4177f64 commit d0cad3e
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 d0cad3e

Please sign in to comment.