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'
|
||||
pkgname=filezilla
|
||||
version=3.31.0
|
||||
version=3.33.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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"
|
||||
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://filezilla-project.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=14c568b7e3331b8ae6d2371aeb4f4b43fbf97f057c0af9d75165d0d8d0d2dee5
|
||||
distfiles="https://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=f4ab6d4368c0b0c89dd938f823a20164e1ed738fd7389775a899939232570ec1
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue