mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
filezilla: update to 3.21.0.
This commit is contained in:
parent
fe74e03edf
commit
1e9442d294
2 changed files with 3 additions and 13 deletions
|
@ -1,10 +0,0 @@
|
||||||
--- src/putty/unix/uxcons.c.orig 2015-10-18 08:16:38.722097273 +0200
|
|
||||||
+++ src/putty/unix/uxcons.c 2015-10-18 08:16:54.161527050 +0200
|
|
||||||
@@ -12,6 +12,7 @@
|
|
||||||
#include <termios.h>
|
|
||||||
#include <unistd.h>
|
|
||||||
#include <fcntl.h>
|
|
||||||
+#include <sys/select.h>
|
|
||||||
|
|
||||||
#include "putty.h"
|
|
||||||
#include "storage.h"
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.19.0
|
version=3.21.0
|
||||||
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
|
||||||
|
@ -15,4 +15,4 @@ 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=82a68742a02726d5559e3193e5c7d96f0f9105f4053e7959fef3225b65f84720
|
checksum=209bcdfcd60ae2278fa2fa8d99421682e0db146add9e96cb1e8455c3378c80e4
|
||||||
|
|
Loading…
Add table
Reference in a new issue