mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(windows): update QREncode to 4.1.1
This commit is contained in:
parent
ea3d618223
commit
cca17b2341
|
@ -599,8 +599,8 @@ fi
|
||||||
# QREncode
|
# QREncode
|
||||||
|
|
||||||
QRENCODE_PREFIX_DIR="$DEP_DIR/libqrencode"
|
QRENCODE_PREFIX_DIR="$DEP_DIR/libqrencode"
|
||||||
QRENCODE_VERSION=4.0.2
|
QRENCODE_VERSION=4.1.1
|
||||||
QRENCODE_HASH="c9cb278d3b28dcc36b8d09e8cad51c0eca754eb004cb0247d4703cb4472b58b4"
|
QRENCODE_HASH="e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923"
|
||||||
QRENCODE_FILENAME="qrencode-$QRENCODE_VERSION.tar.bz2"
|
QRENCODE_FILENAME="qrencode-$QRENCODE_VERSION.tar.bz2"
|
||||||
if [ ! -f "$QRENCODE_PREFIX_DIR/done" ]
|
if [ ! -f "$QRENCODE_PREFIX_DIR/done" ]
|
||||||
then
|
then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user