mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
filezilla: update to 3.66.4
This commit is contained in:
parent
1c9a6d64b2
commit
88dfb86dd6
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.66.1
|
version=3.66.4
|
||||||
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.xz"
|
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.xz"
|
||||||
checksum=4b74f9ab2fc0ef99c13a655d4a3b24157a66fcbdf0a51bae8137f3bf7292b4bc
|
checksum=a40f04e02efaae7b50d1515ee1c36c4b0e445818566c450e440bfd6c70e9b203
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue