Update to filezilla-3.58.0
Changes: https://filezilla-project.org/versions.php Bump shared libraries accordingly.
This commit is contained in:
parent
da79815fea
commit
0359fdad73
@ -1,16 +1,16 @@
|
||||
# $OpenBSD: Makefile,v 1.86 2021/12/11 06:44:02 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.87 2022/02/15 20:56:14 bket Exp $
|
||||
|
||||
BROKEN-hppa= serverpath.h:17:19: error: variable 'CServerPath final' has initializer but incomplete type
|
||||
BROKEN-alpha= serverpath.h:17:19: error: variable 'CServerPath final' has initializer but incomplete type
|
||||
|
||||
COMMENT= fast FTP and SFTP GUI client with a lot of features
|
||||
|
||||
V= 3.57.0
|
||||
V= 3.58.0
|
||||
PKGNAME= filezilla-$V
|
||||
DISTNAME= FileZilla_$V_src
|
||||
|
||||
SHARED_LIBS+= fzclient-commonui-private 0.3
|
||||
SHARED_LIBS+= fzclient-private 3.0
|
||||
SHARED_LIBS+= fzclient-commonui-private 1.0
|
||||
SHARED_LIBS+= fzclient-private 3.1
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (FileZilla_3.57.0_src.tar.bz2) = gr9scHfKEwElSTVrRjlS8STuBIdvIeS6cgrMmBHImcc=
|
||||
SIZE (FileZilla_3.57.0_src.tar.bz2) = 4922294
|
||||
SHA256 (FileZilla_3.58.0_src.tar.bz2) = 0P5/cuAfd0K6oGRmgYsYbo6R//Ytbuey8OiEtrM4XYg=
|
||||
SIZE (FileZilla_3.58.0_src.tar.bz2) = 4931087
|
||||
|
Loading…
x
Reference in New Issue
Block a user