filezilla: update to 3.43.0.
This commit is contained in:
parent
0907bedab0
commit
95f9029349
2 changed files with 2 additions and 13 deletions
|
@ -1,11 +0,0 @@
|
|||
--- src/interface/Makefile.in 2019-05-08 10:46:51.003218135 +0200
|
||||
+++ src/interface/Makefile.in 2019-05-08 10:47:13.641898259 +0200
|
||||
@@ -815,7 +815,7 @@
|
||||
$(IDN_LIB) $(LIBSQLITE3_LIBS) $(am__append_5) $(LIBGTK_LIBS)
|
||||
dist_noinst_DATA = interface.vcxproj
|
||||
@MACAPPBUNDLE_TRUE@noinst_DATA = $(top_builddir)/FileZilla.app/Contents/MacOS/filezilla$(EXEEXT)
|
||||
-@MACAPPBUNDLE_TRUE@filezilla_LIBTOOLFLAGS = --tag=CXX
|
||||
+filezilla_LIBTOOLFLAGS = --tag=CXX
|
||||
@MACAPPBUNDLE_TRUE@filezilla_OBJCXXFLAGS = -std=gnu++14
|
||||
CLEANFILES = filezilla.h.gch
|
||||
MAINTAINERCLEANFILES = ./$(DEPDIR)/filezilla.Po
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.42.1
|
||||
version=3.43.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://filezilla-project.org"
|
||||
changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
|
||||
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=4fc62e3b137707344d3fc0ebd65b85e428ac394ac9fd3a2efc3a78cebc667e20
|
||||
checksum=6fe652c360682f860abe2dc2e196bddca6260242cefe6fe779d42c327c01258e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||
|
|
Loading…
Reference in a new issue