filezilla: update to 3.50.0.
This commit is contained in:
parent
4d1ce784d0
commit
fb4f5bec60
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.49.1
|
version=3.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
|
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
|
||||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://filezilla-project.org"
|
homepage="https://filezilla-project.org"
|
||||||
changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
|
changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
|
||||||
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=4ecc8c0cf1a790d17ba1daa3abdeeb999809548b20a804172ae0f80dd8e5b3b6
|
checksum=e0db87269ca5208aad14a02415337b4f9efe3c49c2d4d14e66e921c78a135c10
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||||
|
|
Loading…
Reference in New Issue