mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
filezilla: rebuild for wxWidgets package split
This commit is contained in:
parent
529e7c45be
commit
a0cfb07963
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.36.0
|
version=3.36.0
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
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://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=69de6037feac74404dd9b522c35515c4260e258b23083247683443fc32166a0d
|
checksum=69de6037feac74404dd9b522c35515c4260e258b23083247683443fc32166a0d
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue