Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Panozzo <giovanni@panozzo.it>2018-08-14 18:47:59 +0300
committerGiovanni Panozzo <giovanni@panozzo.it>2018-08-14 18:47:59 +0300
commit10c6f4f124e772d0fcdf16ab8c5a1c799089aa94 (patch)
tree3315c06803c61384b150a6ca3896fd6ee2c316f6
parentd2cb70d3bf1fe15d18cbcfc56b79d05a827e04f6 (diff)
Snap: update to libssh 0.8.0v1.2.31.3
-rw-r--r--snap/snapcraft.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 64c5e8413..32408efa9 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -71,10 +71,10 @@ parts:
- -usr/lib/cmake
- -usr/lib/pkgconfig
- # Remove this (and use again libssh-dev) once libssh-0.7 is available in distro
- libssh-0.7:
+ # Remove this (and use again libssh-dev) once libssh-0.8 is available in distro
+ libssh-0.8:
plugin: cmake
- source: "https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.7.5.tar.gz"
+ source: "https://git.libssh.org/projects/libssh.git/snapshot/libssh-0.8.0.tar.gz"
configflags:
- -DCMAKE_BUILD_TYPE:STRING=Release
- -DWITH_GSSAPI=ON
@@ -132,7 +132,7 @@ parts:
- -./usr/share/fonts/**
after:
- - libssh-0.7
+ - libssh-0.8
- freerdp
- desktop-gtk3