filezilla: update to 3.38.0.
This commit is contained in:
parent
24240c6275
commit
e42a587513
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.37.4
|
version=3.38.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=71bc4778b89facc48adbb1265621fbabff09aac9554e1b5945a1404de3f13c99
|
checksum=3aa7e577d54d78b1e9af0cd22c6ef277f8566a1fda302bcec3595cd4e3818328
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||||
|
|
Loading…
Reference in a new issue