mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
filezilla: update to 3.15.0.2.
This commit is contained in:
parent
6a454b506a
commit
ee52eaeefe
2 changed files with 5 additions and 5 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.14.1
|
version=3.15.0.2
|
||||||
revision=2
|
revision=1
|
||||||
nocross=yes
|
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"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel
|
makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel
|
||||||
gtk+-devel wxWidgets-devel xdg-utils"
|
gtk+-devel wxWidgets-devel xdg-utils libfilezilla-devel"
|
||||||
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
|
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
|
||||||
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://filezilla-project.org/"
|
homepage="http://filezilla-project.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c
|
checksum=333c46709506b2777047556aa9ee791b404e5f8b94236b3c8a789c1dc09f7c4f
|
||||||
|
|
|
@ -4,7 +4,7 @@ version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
short_desc="A small and modern C++ library, offering some basic functionality"
|
short_desc="A small and modern C++ library, which offers some basic functionalities"
|
||||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://lib.filezilla-project.org/"
|
homepage="https://lib.filezilla-project.org/"
|
||||||
|
|
Loading…
Add table
Reference in a new issue