filezilla: update to 3.40.0.
This commit is contained in:
parent
afd20eb607
commit
9223b2b036
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.39.0
|
||||
revision=2
|
||||
version=3.40.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
|
||||
--with-wx-config=wx-config-gtk3"
|
||||
|
@ -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=fb515e93775e5ad94ff2755b39605b62b3e8fcfc1125757f411d8f580d16444f
|
||||
checksum=c36ca08540f0be2227b8721195bb16a626c01608f09ed60a862a73e640206085
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||
|
|
Loading…
Reference in New Issue