Navigation Menu

Skip to content

Commit

Permalink
newest libsodium
Browse files Browse the repository at this point in the history
  • Loading branch information
bitbeans committed Jan 7, 2017
1 parent fa7ad05 commit 18a92cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-build-libsodium.sh
Expand Up @@ -3,7 +3,7 @@ set -ev

git clone git://github.com/jedisct1/libsodium.git
cd libsodium
git checkout tags/1.0.10
git checkout tags/1.0.11
./autogen.sh
if [[ $TRAVIS_OS_UNAME = 'Darwin' ]]; then
export CFLAGS="-Os -m32 -arch i386";
Expand Down

0 comments on commit 18a92cb

Please sign in to comment.