Update libssh to 0.7.3
Includes security update: https://www.libssh.org/2016/02/23/libssh-0-7-3-security-and-bugfix-release/
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libssh
|
||||
DISTVERSION= 0.7.2
|
||||
DISTVERSION= 0.7.3
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://git.libssh.org/projects/libssh.git/snapshot/
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (libssh-0.7.2.tar.xz) = d37072116bcdd4716c91e98e633cd8a734b065c8c9614b6b9ecae9a5ec6de6ce
|
||||
SIZE (libssh-0.7.2.tar.xz) = 350692
|
||||
SHA256 (libssh-0.7.3.tar.xz) = aa408aa188541c60120743c335e3c3e835865c8345bcd5fd10c41d2aa6b93b4a
|
||||
SIZE (libssh-0.7.3.tar.xz) = 351016
|
||||
|
||||
@@ -11,10 +11,10 @@ lib/cmake/libssh/libssh/libssh-config-version.cmake
|
||||
%%STATIC%%lib/libssh.a
|
||||
lib/libssh.so
|
||||
lib/libssh.so.4
|
||||
lib/libssh.so.4.4.0
|
||||
lib/libssh.so.4.4.1
|
||||
%%STATIC%%lib/libssh_threads.a
|
||||
lib/libssh_threads.so
|
||||
lib/libssh_threads.so.4
|
||||
lib/libssh_threads.so.4.4.0
|
||||
lib/libssh_threads.so.4.4.1
|
||||
libdata/pkgconfig/libssh.pc
|
||||
libdata/pkgconfig/libssh_threads.pc
|
||||
|
||||
Reference in New Issue
Block a user