File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -130,13 +130,15 @@ modules:
130130 disabled : false
131131 sources :
132132 - type : archive
133- url : " https://www.libssh.org/files/0.11 /libssh-0.11.3 .tar.xz"
134- sha256 : " 7d8a1361bb094ec3f511964e78a5a4dba689b5986e112afabe4f4d0d6c6125c3 "
133+ url : " https://www.libssh.org/files/0.12 /libssh-0.12.0 .tar.xz"
134+ sha256 : " 1a6af424d8327e5eedef4e5fe7f5b924226dd617ac9f3de80f217d82a36a7121 "
135135 buildsystem : cmake-ninja
136136 builddir : true
137137 config-opts :
138138 - -DWITH_EXAMPLES=OFF
139139 - -DCMAKE_BUILD_TYPE=Release
140+ - -DWITH_SERVER=ON
141+ - -DSERVER_TESTING=OFF
140142 cleanup :
141143 - /bin
142144
Original file line number Diff line number Diff line change 8282 plugin : cmake
8383 source : https://git.libssh.org/projects/libssh.git/
8484 source-type : git
85- source-tag : libssh-0.11.3
85+ source-tag : libssh-0.12.0
8686 source-depth : 1
8787 build-packages :
8888 - libssl-dev
9292 # See: https://snapcraft.io/docs/parts-environment-variables
9393 - -DCMAKE_BUILD_TYPE=Release
9494 - -DCMAKE_VERBOSE_MAKEFILE=OFF
95+ - -DWITH_SERVER=ON
96+ - -DSERVER_TESTING=OFF
9597 stage :
9698 - -usr/include
9799 prime :
You can’t perform that action at this time.
0 commit comments