Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
upgrade the version to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stu1130 committed Apr 4, 2019
1 parent 43f7c12 commit 32bf9e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dependencies/libturbojpeg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# This script builds the static library of libturbojpeg that can be used as dependency of
# mxnet/opencv.
set -ex
TURBO_JPEG_VERSION=1.5.90
TURBO_JPEG_VERSION=2.0.2
if [[ $PLATFORM == 'darwin' ]]; then
JPEG_NASM_OPTION="-D CMAKE_ASM_NASM_COMPILER=/usr/local/bin/nasm"
fi
Expand Down

0 comments on commit 32bf9e1

Please sign in to comment.