filezilla: update to 3.38.1.

This commit is contained in:
prspkt 2018-10-27 23:47:46 +03:00 committed by Johannes
parent 03bb5838b6
commit 4cd0942ece
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.38.0
version=3.38.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="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=3aa7e577d54d78b1e9af0cd22c6ef277f8566a1fda302bcec3595cd4e3818328
checksum=1a86becc4a8bb70ff316522217818364028b95224fc728e3bb676ebee98d0cde
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"