filezilla: update to 3.51.0.
This commit is contained in:
parent
4d70c6b7b4
commit
1888e3f4b1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.50.0
|
||||
version=3.51.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=e0db87269ca5208aad14a02415337b4f9efe3c49c2d4d14e66e921c78a135c10
|
||||
checksum=82be1c4a4f51bb32a599d0b4cc3a24127ba948c0af0f957233cc6a13ea3b6c4c
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||
|
|
Loading…
Reference in New Issue