Skip to content

Commit acdd247

Browse files
committed
Bump libssh2lv source code version
1 parent b956edf commit acdd247

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

libssh2lv-0.1.0.tar.gz

-31.2 KB
Binary file not shown.

libssh2lv-0.1.1.tar.gz

60.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)