Update to 1.2.2.
PR: ports/140626 Submitted by: David Naylor Feature safe: yes
This commit is contained in:
parent
478ad46278
commit
713f338423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244477
2 changed files with 5 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= libssh2
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.libssh2.org/download/ \
|
||||
|
@ -65,6 +65,7 @@ MAN3= libssh2_banner_set.3 \
|
|||
libssh2_knownhost_check.3 \
|
||||
libssh2_knownhost_del.3 \
|
||||
libssh2_knownhost_get.3 \
|
||||
libssh2_knownhost_free.3 \
|
||||
libssh2_knownhost_init.3 \
|
||||
libssh2_knownhost_readfile.3 \
|
||||
libssh2_knownhost_readline.3 \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (libssh2-1.2.1.tar.gz) = 4ee0197947a3b8a4472328c346e1a0e4
|
||||
SHA256 (libssh2-1.2.1.tar.gz) = d225403bbd8c0c2ecc5dc8e3f0e81525818965f285ad4b8b4c2f1d54f3f9c854
|
||||
SIZE (libssh2-1.2.1.tar.gz) = 533302
|
||||
MD5 (libssh2-1.2.2.tar.gz) = fa8d9cd425bdd62f57244fc61fb54da7
|
||||
SHA256 (libssh2-1.2.2.tar.gz) = 1e2a133b111a367c579b89d72d5da9e65a73b8e57202b91d540a51141aca69aa
|
||||
SIZE (libssh2-1.2.2.tar.gz) = 535430
|
||||
|
|
Loading…
Reference in a new issue