Skip to content

Commit 5e322e3

Browse files
committed
Bump libssh2lv version
1 parent acdd247 commit 5e322e3

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.1")
11+
set(LIBSSH2LV_VERSION "0.1.2")
1212
ExternalProject_Add(${LIBSSH2LV}
1313
PREFIX ${LIBSSH2LV}
1414
URL file:///${CMAKE_CURRENT_SOURCE_DIR}/${LIBSSH2LV}-${LIBSSH2LV_VERSION}.tar.gz

libssh2lv-0.1.1.tar.gz

-60.8 KB
Binary file not shown.

libssh2lv-0.1.2.tar.gz

61.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)