Update to filezilla-3.61.0

Changes: https://filezilla-project.org/versions.php

Bump major of shared libs.
This commit is contained in:
bket 2022-10-04 04:13:16 +00:00
parent 6de01651b7
commit cc8588d3bc
3 changed files with 7 additions and 7 deletions

View File

@ -3,12 +3,12 @@ BROKEN-alpha= serverpath.h:17:19: error: variable 'CServerPath final' has initia
COMMENT= fast FTP and SFTP GUI client with a lot of features
V= 3.60.2
V= 3.61.0
PKGNAME= filezilla-$V
DISTNAME= FileZilla_$V_src
SHARED_LIBS+= fzclient-commonui-private 3.0
SHARED_LIBS+= fzclient-private 5.0
SHARED_LIBS+= fzclient-commonui-private 4.0
SHARED_LIBS+= fzclient-private 6.0
CATEGORIES= net
@ -42,7 +42,7 @@ COMPILER= base-clang ports-gcc
LIB_DEPENDS= databases/sqlite3 \
devel/harfbuzz \
devel/libidn \
net/libfilezilla>=0.38.1 \
net/libfilezilla>=0.39.1 \
security/gnutls \
textproc/pugixml \
x11/dbus \

View File

@ -1,2 +1,2 @@
SHA256 (FileZilla_3.60.2_src.tar.bz2) = 5AfbrRaZU/+VFFK8vxONlTo6MCNfirsD0nHHEsx+V5I=
SIZE (FileZilla_3.60.2_src.tar.bz2) = 4965221
SHA256 (FileZilla_3.61.0_src.tar.bz2) = Cv7w5NolICaHsy7Wsf/NhELVs1vc0W308Cuy6pLimfc=
SIZE (FileZilla_3.61.0_src.tar.bz2) = 4939127

View File

@ -1,7 +1,7 @@
Index: src/engine/Makefile.am
--- src/engine/Makefile.am.orig
+++ src/engine/Makefile.am
@@ -147,7 +147,7 @@ libfzclient_private_la_SOURCES += ../pugixml/pugixml.c
@@ -142,7 +142,7 @@ libfzclient_private_la_SOURCES += ../pugixml/pugixml.c
endif
libfzclient_private_la_CXXFLAGS = -fvisibility=hidden