Skip to content

Commit

Permalink
Merge branch 'update.hopr.tag' into 'master.dev'
Browse files Browse the repository at this point in the history
[update.hopr.tag] Increased hopr tag to v.1.1.1 when compiling hopr together with piclas.

See merge request piclas/piclas!801
  • Loading branch information
scopplestone committed Apr 5, 2023
2 parents 32597ed + c84a4bf commit 0032eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeListsLib.txt
Original file line number Diff line number Diff line change
Expand Up @@ -470,7 +470,7 @@ IF(LIBS_BUILD_HOPR)
# Let CMake take care of download, configure and build
EXTERNALPROJECT_ADD(HOPR
GIT_REPOSITORY ${HOPR_DOWNLOAD}
GIT_TAG v1.0.0
GIT_TAG v1.1.1
GIT_PROGRESS FALSE
${${GITSHALLOW}}
PREFIX ${LIBS_HOPR_DIR}
Expand Down

0 comments on commit 0032eb3

Please sign in to comment.