Skip to content

Commit

Permalink
QtWebKit: upgraded to version 5.212.0 Alpha 4 (#2309).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Mar 26, 2020
1 parent e08a468 commit 350f42f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/3rdparty/QtWebKit/CMakeLists.txt
Expand Up @@ -13,14 +13,14 @@ set(LIBRARY_VERSION ${MAJOR_LIBRARY_VERSION}.${MINOR_LIBRARY_VERSION}.0)

# Git tags for our libraries

set(GIT_TAG v5.212.0-alpha3-opencor)
set(GIT_TAG v5.212.0-alpha4-opencor)
set(GIT_TAG_LIBJPEG 1.5.90)
set(GIT_TAG_LIBPNG v1.6.34)
set(GIT_TAG_ZLIB v1.2.11)

# Release tag

set(RELEASE_TAG v5.212.0-alpha3-opencor)
set(RELEASE_TAG v5.212.0-alpha4-opencor)

# Specify where our local package will be installed

Expand Down

0 comments on commit 350f42f

Please sign in to comment.