security/libssh: Update to 0.9.6
Changes: https://git.libssh.org/projects/libssh.git/tag/?h=libssh-0.9.6 https://www.libssh.org/2021/08/26/libssh-0-9-6-security-release/
This commit is contained in:
parent
fbbef74bb8
commit
d514a5847f
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Alexander Logvinov <ports@logvinov.com>
|
# Created by: Alexander Logvinov <ports@logvinov.com>
|
||||||
|
|
||||||
PORTNAME= libssh
|
PORTNAME= libssh
|
||||||
PORTVERSION= 0.9.5
|
PORTVERSION= 0.9.6
|
||||||
CATEGORIES= security devel
|
CATEGORIES= security devel
|
||||||
MASTER_SITES= https://www.libssh.org/files/${PORTVERSION:R}/
|
MASTER_SITES= https://www.libssh.org/files/${PORTVERSION:R}/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1599924229
|
TIMESTAMP = 1632036902
|
||||||
SHA256 (libssh-0.9.5.tar.xz) = acffef2da98e761fc1fd9c4fddde0f3af60ab44c4f5af05cd1b2d60a3fa08718
|
SHA256 (libssh-0.9.6.tar.xz) = 86bcf885bd9b80466fe0e05453c58b877df61afa8ba947a58c356d7f0fab829b
|
||||||
SIZE (libssh-0.9.5.tar.xz) = 502876
|
SIZE (libssh-0.9.6.tar.xz) = 1053056
|
||||||
|
|
|
@ -12,5 +12,5 @@ lib/cmake/libssh/libssh-config.cmake
|
||||||
lib/libssh.a
|
lib/libssh.a
|
||||||
lib/libssh.so
|
lib/libssh.so
|
||||||
lib/libssh.so.4
|
lib/libssh.so.4
|
||||||
lib/libssh.so.4.8.6
|
lib/libssh.so.4.8.7
|
||||||
libdata/pkgconfig/libssh.pc
|
libdata/pkgconfig/libssh.pc
|
||||||
|
|
Loading…
Reference in a new issue