mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(build): Update Windows toxcore build to v0.2.12
It was missed during the last update.
This commit is contained in:
parent
56151ea6fd
commit
e90edbf5c2
|
@ -920,8 +920,8 @@ fi
|
||||||
# Toxcore
|
# Toxcore
|
||||||
|
|
||||||
TOXCORE_PREFIX_DIR="$DEP_DIR/libtoxcore"
|
TOXCORE_PREFIX_DIR="$DEP_DIR/libtoxcore"
|
||||||
TOXCORE_VERSION=0.2.11
|
TOXCORE_VERSION=0.2.12
|
||||||
TOXCORE_HASH="f111285b036d7746ce8d1321cf0b89ec93b4fad8ae90767a24e50230bbee27e1"
|
TOXCORE_HASH="30ae3263c9b68d3bef06f799ba9d7a67e3fad447030625f0ffa4bb22684228b0"
|
||||||
TOXCORE_FILENAME="c-toxcore-$TOXCORE_VERSION.tar.gz"
|
TOXCORE_FILENAME="c-toxcore-$TOXCORE_VERSION.tar.gz"
|
||||||
if [ ! -f "$TOXCORE_PREFIX_DIR/done" ]
|
if [ ! -f "$TOXCORE_PREFIX_DIR/done" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user