filezilla: rebuild for wxWidgets package split
This commit is contained in:
parent
529e7c45be
commit
a0cfb07963
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.36.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
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://dl3.cdn.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||
distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=69de6037feac74404dd9b522c35515c4260e258b23083247683443fc32166a0d
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue