filezilla: update to 3.37.1.
This commit is contained in:
parent
2cbaf47e62
commit
dbde94caaa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.37.0
|
||||
version=3.37.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
|
||||
|
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://filezilla-project.org/"
|
||||
changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
|
||||
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=7b9c0de87eb74c58849fca1f804d705edb2dc4075efa395868769eb99a803e9c
|
||||
checksum=f4e853495561e63abc85596d64e57238a822e16ab376f46c942503f650a57dad
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"
|
||||
|
|
Loading…
Reference in New Issue