filezilla: update to 3.10.0.
This commit is contained in:
parent
e71b337610
commit
36efc3b501
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.9.0.6
|
version=3.10.0
|
||||||
revision=2
|
revision=1
|
||||||
|
nocross=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
||||||
--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
|
--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
|
||||||
|
@ -15,5 +16,4 @@ license="GPL-2"
|
||||||
homepage="http://filezilla-project.org/"
|
homepage="http://filezilla-project.org/"
|
||||||
update_pattern="FileZilla_\K[\d.]+(?=_src)"
|
update_pattern="FileZilla_\K[\d.]+(?=_src)"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=ce7f56b383fa59dc55b16d8695e9f03b6e86d59a04dce44a16b5d02b2391b0b7
|
checksum=3bc4b018992b944db11c6673a305e3ccb85f215252f971473381a6693494c686
|
||||||
nocross=yes
|
|
||||||
|
|
Loading…
Reference in New Issue