filezilla: update to 3.35.1, adopt package
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.34.0
|
version=3.35.1
|
||||||
revision=2
|
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"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
@@ -9,12 +9,12 @@ makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel
|
|||||||
gtk+-devel wxWidgets-devel xdg-utils libfilezilla-devel"
|
gtk+-devel wxWidgets-devel xdg-utils libfilezilla-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="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://filezilla-project.org/"
|
homepage="http://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://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
distfiles="https://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=637ea551a442e22d8ee862b0f035077d37ba823a4372e8d0fcbd5b0e378bea80
|
checksum=8c99d39ecfdb892d13ee13200003f260a55cbbd6d2be161fad3e137454f15f84
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
||||||
|
|||||||
Reference in New Issue
Block a user