security/libssh: Update to 0.10.5
Changes: https://git.libssh.org/projects/libssh.git/tree/CHANGELOG?h=stable-0.10
This commit is contained in:
parent
89746c2e8a
commit
72863f59a1
3 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= libssh
|
||||
PORTVERSION= 0.10.4
|
||||
PORTVERSION= 0.10.5
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://www.libssh.org/files/${PORTVERSION:R}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1662820040
|
||||
SHA256 (libssh-0.10.4.tar.xz) = 07392c54ab61476288d1c1f0a7c557b50211797ad00c34c3af2bbc4dbc4bd97d
|
||||
SIZE (libssh-0.10.4.tar.xz) = 554920
|
||||
TIMESTAMP = 1683227591
|
||||
SHA256 (libssh-0.10.5.tar.xz) = b60e2ff7f367b9eee2b5634d3a63303ddfede0e6a18dfca88c44a8770e7e4234
|
||||
SIZE (libssh-0.10.5.tar.xz) = 557776
|
||||
|
|
|
@ -12,5 +12,5 @@ lib/cmake/libssh/libssh-config.cmake
|
|||
lib/libssh.a
|
||||
lib/libssh.so
|
||||
lib/libssh.so.4
|
||||
lib/libssh.so.4.9.4
|
||||
lib/libssh.so.4.9.5
|
||||
libdata/pkgconfig/libssh.pc
|
||||
|
|
Loading…
Reference in a new issue