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
(cherry picked from commit cca17b2341
)
This commit is contained in:
parent
5de8ff4ee5
commit
13b4396b75
|
@ -598,8 +598,8 @@ fi
|
|||
# QREncode
|
||||
|
||||
QRENCODE_PREFIX_DIR="$DEP_DIR/libqrencode"
|
||||
QRENCODE_VERSION=4.0.2
|
||||
QRENCODE_HASH="c9cb278d3b28dcc36b8d09e8cad51c0eca754eb004cb0247d4703cb4472b58b4"
|
||||
QRENCODE_VERSION=4.1.1
|
||||
QRENCODE_HASH="e455d9732f8041cf5b9c388e345a641fd15707860f928e94507b1961256a6923"
|
||||
QRENCODE_FILENAME="qrencode-$QRENCODE_VERSION.tar.bz2"
|
||||
if [ ! -f "$QRENCODE_PREFIX_DIR/done" ]
|
||||
then
|
||||
|
|
Loading…
Reference in New Issue
Block a user