Update to libssh 0.7.0
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libssh
|
||||
DISTVERSION= 0.6.5
|
||||
DISTVERSION= 0.7.0
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= https://red.libssh.org/attachments/download/121/
|
||||
MASTER_SITES= https://red.libssh.org/attachments/download/140/
|
||||
|
||||
MAINTAINER= johans@FreeBSD.org
|
||||
COMMENT= Library implementing the SSH1 and SSH2 protocol
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (libssh-0.6.5.tar.xz) = 0fd52763e033d5e9b1cd55f60a74e619731c5ba630938eec95682dbe4cf7dc2c
|
||||
SIZE (libssh-0.6.5.tar.xz) = 281564
|
||||
SHA256 (libssh-0.7.0.tar.xz) = 0551bc341f33641ddc349b31730b3010870ad26a4dbfad3d090a1738fe3e402b
|
||||
SIZE (libssh-0.7.0.tar.xz) = 349548
|
||||
|
||||
@@ -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.5.1
|
||||
lib/libssh.so.4.4.0
|
||||
%%STATIC%%lib/libssh_threads.a
|
||||
lib/libssh_threads.so
|
||||
lib/libssh_threads.so.4
|
||||
lib/libssh_threads.so.4.5.1
|
||||
lib/libssh_threads.so.4.4.0
|
||||
libdata/pkgconfig/libssh.pc
|
||||
libdata/pkgconfig/libssh_threads.pc
|
||||
|
||||
Reference in New Issue
Block a user