filezilla: update to 3.48.1.

This commit is contained in:
Helmut Pozimski 2020-05-20 20:52:36 +02:00
parent 12e76adfa6
commit 15fc2c821d

View file

@ -1,7 +1,7 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.48.0
revision=2
version=3.48.1
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
--with-wx-config=wx-config-gtk3"
@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
homepage="https://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=056c7ebef70a349ff527336585e4615dd7ff02d508075ba1298df90523a25d57
checksum=abffd877ff9006e8e50ce4957393f0a27cc0a7360e626123ef15974eee13ef5d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"