mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Update libsodium (again)
As of December 25,2015, libsodium bumped up to 1.0.8
This commit is contained in:
parent
c576a1485a
commit
19814ffb75
@ -338,7 +338,7 @@ You will need to install manually `libsodium`:
|
|||||||
```
|
```
|
||||||
git clone git://github.com/jedisct1/libsodium.git
|
git clone git://github.com/jedisct1/libsodium.git
|
||||||
cd libsodium
|
cd libsodium
|
||||||
git checkout tags/1.0.7
|
git checkout tags/1.0.8
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
./configure && make check
|
./configure && make check
|
||||||
sudo checkinstall --install --pkgname libsodium --pkgversion 1.0.0 --nodoc
|
sudo checkinstall --install --pkgname libsodium --pkgversion 1.0.0 --nodoc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user