mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update Expat to 2.4.1
This commit is contained in:
parent
1209ba7b9c
commit
8e856dfbfd
|
@ -1176,8 +1176,8 @@ set -u
|
|||
# Expat
|
||||
|
||||
EXPAT_PREFIX_DIR="$DEP_DIR/libexpat"
|
||||
EXPAT_VERSION="2.3.0"
|
||||
EXPAT_HASH="caa34f99b6e3bcea8502507eb6549a0a84510b244a748dfb287271b2d47467a9"
|
||||
EXPAT_VERSION="2.4.1"
|
||||
EXPAT_HASH="cf032d0dba9b928636548e32b327a2d66b1aab63c4f4a13dd132c2d1d2f2fb6a"
|
||||
EXPAT_FILENAME="expat-$EXPAT_VERSION.tar.xz"
|
||||
if [ ! -f "$EXPAT_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user