Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update Libsodium version
  • Loading branch information
xqdoo00o authored and madeye committed Jul 26, 2017
1 parent bf8f831 commit 58fba54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ sudo yum install gettext gcc autoconf libtool automake make asciidoc xmlto udns-
sudo pacman -S gettext gcc autoconf libtool automake make asciidoc xmlto udns libev

# Installation of Libsodium
export LIBSODIUM_VER=1.0.12
export LIBSODIUM_VER=1.0.13
wget https://download.libsodium.org/libsodium/releases/libsodium-$LIBSODIUM_VER.tar.gz
tar xvf libsodium-$LIBSODIUM_VER.tar.gz
pushd libsodium-$LIBSODIUM_VER
Expand Down

0 comments on commit 58fba54

Please sign in to comment.