- update libssh2 to 1.2.4
- regen PLIST ok steven@
This commit is contained in:
parent
055b732289
commit
e8a93c48a9
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/11/23 14:46:15 benoit Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2010/04/10 12:28:53 benoit Exp $
|
||||
|
||||
COMMENT = library implementing the SSH2 protocol
|
||||
|
||||
DISTNAME = libssh2-1.2.2
|
||||
DISTNAME = libssh2-1.2.4
|
||||
CATEGORIES = security
|
||||
SHARED_LIBS += ssh2 4.1 # .1.1
|
||||
SHARED_LIBS += ssh2 4.2 # .1.1
|
||||
|
||||
HOMEPAGE = http://www.libssh2.org/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (libssh2-1.2.2.tar.gz) = +o2c1CW91i9XJE/GH7VNpw==
|
||||
RMD160 (libssh2-1.2.2.tar.gz) = IekPlXAZwR0ERzUsWsGcncP43Vw=
|
||||
SHA1 (libssh2-1.2.2.tar.gz) = 0aUs1JSe/HvvzWEFLef85K4+dBU=
|
||||
SHA256 (libssh2-1.2.2.tar.gz) = HioTOxEaNnxXm4nXLV2p5lpzuOVyArkdVApRFBrKaao=
|
||||
SIZE (libssh2-1.2.2.tar.gz) = 535430
|
||||
MD5 (libssh2-1.2.4.tar.gz) = TWWmbV8jLlux0FsxHkPUbQ==
|
||||
RMD160 (libssh2-1.2.4.tar.gz) = HvIDvXOZvh7w8xLMQxft92ag3H8=
|
||||
SHA1 (libssh2-1.2.4.tar.gz) = 3MigsTUhFLENsgv4ley55yct4JQ=
|
||||
SHA256 (libssh2-1.2.4.tar.gz) = eUdG6X/PHGjgH4Mndme5NnpsdybbdxzvcCMD1zE3cSA=
|
||||
SIZE (libssh2-1.2.4.tar.gz) = 547675
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2009/11/23 14:46:18 benoit Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/04/10 12:28:56 benoit Exp $
|
||||
%%SHARED%%
|
||||
include/libssh2.h
|
||||
include/libssh2_publickey.h
|
||||
@ -7,6 +7,13 @@ lib/libssh2.a
|
||||
lib/libssh2.la
|
||||
lib/pkgconfig/
|
||||
lib/pkgconfig/libssh2.pc
|
||||
@man man/man3/libssh2_agent_connect.3
|
||||
@man man/man3/libssh2_agent_disconnect.3
|
||||
@man man/man3/libssh2_agent_free.3
|
||||
@man man/man3/libssh2_agent_get_identity.3
|
||||
@man man/man3/libssh2_agent_init.3
|
||||
@man man/man3/libssh2_agent_list_identities.3
|
||||
@man man/man3/libssh2_agent_userauth.3
|
||||
@man man/man3/libssh2_banner_set.3
|
||||
@man man/man3/libssh2_base64_decode.3
|
||||
@man man/man3/libssh2_channel_close.3
|
||||
@ -94,6 +101,7 @@ lib/pkgconfig/libssh2.pc
|
||||
@man man/man3/libssh2_sftp_unlink_ex.3
|
||||
@man man/man3/libssh2_sftp_write.3
|
||||
@man man/man3/libssh2_trace.3
|
||||
@man man/man3/libssh2_trace_sethandler.3
|
||||
@man man/man3/libssh2_userauth_authenticated.3
|
||||
@man man/man3/libssh2_userauth_hostbased_fromfile_ex.3
|
||||
@man man/man3/libssh2_userauth_keyboard_interactive_ex.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user