Update libssh to 0.5.1.
ok jasper@.
This commit is contained in:
parent
f95d2fcd0c
commit
4dae6f19c7
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2011/07/18 17:38:47 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2011/08/22 15:05:02 rpointel Exp $
|
||||
|
||||
COMMENT = C library implementing server and client side
|
||||
DISTNAME = libssh-0.5.0
|
||||
DISTNAME = libssh-0.5.1
|
||||
|
||||
SHARED_LIBS += ssh 0.0 # 4.2
|
||||
SHARED_LIBS += ssh_threads 0.0 # 4.2
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libssh-0.5.0.tar.gz) = mzf0V1HArnumYJnB+xNpRg==
|
||||
RMD160 (libssh-0.5.0.tar.gz) = Iq9nks+mzKjFNx/GChYH90ic7ig=
|
||||
SHA1 (libssh-0.5.0.tar.gz) = 7HKi4j+X1BLEZfi6l9aIZ5VQrBg=
|
||||
SHA256 (libssh-0.5.0.tar.gz) = S/0JZ20ctmZ8/HeKJynIX8jjvbathdZmGrl2QZ9PmTw=
|
||||
SIZE (libssh-0.5.0.tar.gz) = 314429
|
||||
MD5 (libssh-0.5.1.tar.gz) = DNi8kzY5jiOnb04lwUEutA==
|
||||
RMD160 (libssh-0.5.1.tar.gz) = 5W+qoBVDnYl2NJ2UxUJHT8rYa3g=
|
||||
SHA1 (libssh-0.5.1.tar.gz) = 7UjhOJAYbYYhTxZUd6rmwFKgdjU=
|
||||
SHA256 (libssh-0.5.1.tar.gz) = VerXt4WKvsvpKV2GmdaCFRTUGt+nam5Hyz+Fn/pjCoc=
|
||||
SIZE (libssh-0.5.1.tar.gz) = 315848
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2011/07/18 17:38:47 rpointel Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/08/22 15:05:02 rpointel Exp $
|
||||
%%SHARED%%
|
||||
include/libssh/
|
||||
include/libssh/callbacks.h
|
||||
@ -8,6 +8,7 @@ include/libssh/server.h
|
||||
include/libssh/sftp.h
|
||||
include/libssh/ssh2.h
|
||||
lib/libssh.a
|
||||
lib/libssh_threads_static.a
|
||||
lib/libssh_threads.a
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libssh.pc
|
||||
lib/pkgconfig/libssh_threads.pc
|
||||
|
Loading…
Reference in New Issue
Block a user