filezilla: update to 3.33.0.
This commit is contained in:
parent
968ceb2d74
commit
8ea9801580
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.31.0
|
version=3.33.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"
|
||||||
|
@ -10,10 +10,10 @@ makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel
|
||||||
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
|
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://filezilla-project.org/"
|
homepage="http://filezilla-project.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
distfiles="https://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=14c568b7e3331b8ae6d2371aeb4f4b43fbf97f057c0af9d75165d0d8d0d2dee5
|
checksum=f4ab6d4368c0b0c89dd938f823a20164e1ed738fd7389775a899939232570ec1
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue