mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 0.4.1
This commit is contained in:
parent
838e8ddf2f
commit
fb89bec1b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249829
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libssh
|
||||
PORTVERSION= 0.4.0
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.libssh.org/files/ \
|
||||
LOCAL/avl
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libssh-0.4.0.tar.gz) = bcb3d567bacd54c9f6b5b0e8c4d1102c
|
||||
SHA256 (libssh-0.4.0.tar.gz) = 95093117de68c163901ef99441e3e5d7c343fcc60d0651195870df3af4c5a5d5
|
||||
SIZE (libssh-0.4.0.tar.gz) = 250094
|
||||
MD5 (libssh-0.4.1.tar.gz) = 258402bf1fabf664daeba4e5fc7a8d09
|
||||
SHA256 (libssh-0.4.1.tar.gz) = a6d2ae8212182cb366230de3cc3977779b5010c85f9a157ca9850bc6bf8f2238
|
||||
SIZE (libssh-0.4.1.tar.gz) = 252598
|
||||
|
@ -5,5 +5,5 @@ include/libssh/sftp.h
|
||||
include/libssh/ssh2.h
|
||||
lib/libssh.so
|
||||
lib/libssh.so.4
|
||||
lib/libssh.so.4.0.0
|
||||
lib/libssh.so.4.0.1
|
||||
@dirrm include/libssh
|
||||
|
Loading…
Reference in New Issue
Block a user