mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update Toxcore to 0.2.10
This commit is contained in:
parent
e2fd8b7bef
commit
c6929f9da4
|
@ -905,8 +905,8 @@ fi
|
|||
# Toxcore
|
||||
|
||||
TOXCORE_PREFIX_DIR="$DEP_DIR/libtoxcore"
|
||||
TOXCORE_VERSION=0.2.9
|
||||
TOXCORE_HASH="a8c962709447fb9b0cbb1a90ec1945a1b2d272b4d322356c48a4e3882b1267e7"
|
||||
TOXCORE_VERSION=0.2.10
|
||||
TOXCORE_HASH="5ccc4ecd79b95c367efe8341b06bf2a81f853032e6fcd7cb2bc0ad0ef7419d40"
|
||||
TOXCORE_FILENAME="c-toxcore-$TOXCORE_VERSION.tar.gz"
|
||||
if [ ! -f "$TOXCORE_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user