1
0
forked from ports/contrib

libssh2: 1.11.0 -> 1.11.1

This commit is contained in:
Tim Biermann 2024-10-18 16:21:49 +02:00
parent c79c9e3969
commit 665ad2ffd0
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 8 additions and 5 deletions

View File

@ -114,6 +114,7 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_banner_set.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_block_directions.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_callback_set.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_callback_set2.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_disconnect.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_disconnect_ex.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_session_flag.3.gz
@ -154,6 +155,8 @@ drwxr-xr-x root/root usr/share/man/man3/
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_open_ex_r.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_open_r.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_opendir.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_posix_rename.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_posix_rename_ex.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_read.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_readdir.3.gz
-rw-r--r-- root/root usr/share/man/man3/libssh2_sftp_readdir_ex.3.gz

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3znKLQ72gJpGUX4uqjKk0iljr6EXYFUSx0ooLKU0RA1Lo47i9m2K0AT60zJgkwlkN+ssVvEUy5wdgHEwn54kbAE=
SHA256 (Pkgfile) = a7fed8063140ac1428583a559d2b92753c7966b46b0f87d2914c2b8cf315aaa4
SHA256 (.footprint) = 349d44b03c725e7ae2bad1f94c8ec219e946671fd04daa01b608125a89c00ca4
SHA256 (libssh2-1.11.0.tar.gz) = 3736161e41e2693324deb38c26cfdc3efe6209d634ba4258db1cecff6a5ad461
RWSagIOpLGJF34T/tJ7S9pWFazp/ILUKAtWtrxYmNbe8jN8HgV/n2656/5Lhk68D9YYXYMVA/5mc3LDiDErHyIuknIsV2u9Gug4=
SHA256 (Pkgfile) = 9efaccef10cb24c27502f2a707972203a0f197be51ff70d90052783dc45b07f7
SHA256 (.footprint) = 9a371087bf15346678e73ff2154424dd07e33d53da525ec7f53c4a91336355d7
SHA256 (libssh2-1.11.1.tar.gz) = d9ec76cbe34db98eec3539fe2c899d26b0c837cb3eb466a56b0f109cabf658f7

View File

@ -3,7 +3,7 @@
# Maintainer: Tim Biermann, tbier at posteo dot de
name=libssh2
version=1.11.0
version=1.11.1
release=1
source=(https://www.libssh2.org/download/$name-$version.tar.gz)