filezilla: update to 3.67.0
This commit is contained in:
parent
8412bf2d08
commit
16b8268765
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.66.5
|
||||
version=3.67.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.xz"
|
||||
checksum=92122819bae6341070ba4b6ecb457e6730b46e7dc89942990903f298903d1b3b
|
||||
checksum=e5dadc807db999ceb464984f974d3ef59b562c59546658057e9b201183adaf9a
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||
|
|
Loading…
Reference in New Issue