Skip to content

Commit 0d30c7d

Browse files
committed
Bump to v0.2.0 for libssh2lv source
1 parent 5e322e3 commit 0d30c7d

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ include(ExternalProject)
88

99
# libssh2 configuration and build
1010
set(LIBSSH2LV "libssh2lv")
11-
set(LIBSSH2LV_VERSION "0.1.2")
11+
set(LIBSSH2LV_VERSION "0.2.0")
1212
ExternalProject_Add(${LIBSSH2LV}
1313
PREFIX ${LIBSSH2LV}
1414
URL file:///${CMAKE_CURRENT_SOURCE_DIR}/${LIBSSH2LV}-${LIBSSH2LV_VERSION}.tar.gz

libssh2lv-0.1.2.tar.gz

-61.8 KB
Binary file not shown.

libssh2lv-0.2.0.tar.gz

62.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)