filezilla: update to 3.66.0.
This commit is contained in:
parent
8b006d03c1
commit
bab9fa1f43
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.65.0
|
version=3.66.0
|
||||||
revision=3
|
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
|
||||||
--with-wx-config=wx-config-gtk3"
|
--with-wx-config=wx-config-gtk3"
|
||||||
|
@ -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.xz"
|
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.xz"
|
||||||
checksum=d2bce4dbaa80fe035836db19441e90befcbabdef5556e9a4b3d4dd233638bdea
|
checksum=e78eb6bd861fc167b385aa2c05b6cac2dbbd901c4c8bf18a09724c33ab04be1b
|
||||||
|
|
||||||
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