filezilla: update to 3.36.0.
This commit is contained in:
parent
13a48f4cab
commit
8d8e71e0a0
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.35.2
|
version=3.36.0
|
||||||
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"
|
||||||
|
@ -14,7 +14,7 @@ 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=c4d82544894c1aa3ef32ca05fe31af7d34ed0933cd864bf44857aa32157ce6ac
|
checksum=69de6037feac74404dd9b522c35515c4260e258b23083247683443fc32166a0d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
hostmakedepends+=" wxWidgets-devel xdg-utils"
|
||||||
|
|
Loading…
Reference in New Issue