filezilla: update to 3.13.1.
This commit is contained in:
parent
f19619765b
commit
aa4968e581
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'filezilla'
|
||||
pkgname=filezilla
|
||||
version=3.12.0.2
|
||||
version=3.13.1
|
||||
revision=1
|
||||
nocross=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
||||
--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gnutls-devel tinyxml-devel dbus-devel libidn-devel sqlite-devel
|
||||
makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel
|
||||
gtk+-devel wxWidgets-devel xdg-utils"
|
||||
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
||||
|
@ -15,4 +15,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="http://filezilla-project.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=7a296fc2cd94d00d3a14ad29b84ff081c60a791f4cddc07f0bd8022bd57e1d0d
|
||||
checksum=c16e7dc9f6b6663ff67de608df930148d693b61e70d76783a81db710f117e8c7
|
||||
|
|
Loading…
Reference in a new issue