Skip to content

Commit

Permalink
Bump libssh2lv source code version
Browse files Browse the repository at this point in the history
  • Loading branch information
volks73 committed May 27, 2019
1 parent b956edf commit acdd247
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ include(ExternalProject)

# libssh2 configuration and build
set(LIBSSH2LV "libssh2lv")
set(LIBSSH2LV_VERSION "0.1.0")
set(LIBSSH2LV_VERSION "0.1.1")
ExternalProject_Add(${LIBSSH2LV}
PREFIX ${LIBSSH2LV}
URL file:///${CMAKE_CURRENT_SOURCE_DIR}/${LIBSSH2LV}-${LIBSSH2LV_VERSION}.tar.gz
Expand Down
Binary file removed libssh2lv-0.1.0.tar.gz
Binary file not shown.
Binary file added libssh2lv-0.1.1.tar.gz
Binary file not shown.

0 comments on commit acdd247

Please sign in to comment.