diff --git a/network/ftp/filezilla/actions.py b/network/ftp/filezilla/actions.py index 82a14ff906..34a90e41f0 100644 --- a/network/ftp/filezilla/actions.py +++ b/network/ftp/filezilla/actions.py @@ -10,6 +10,7 @@ from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): + shelltools.system("sed -i '/^#define/a #include ' src/interface/Mainfrm.h") #shelltools.export("WXRC", "/usr/bin/wxrc") #shelltools.export("LDFLAGS", "%s -lpthread" % get.LDFLAGS()) #pisitools.dosed("data/filezilla.desktop", "Icon=filezilla", "Icon=/usr/share/pixmaps/filezilla.png") @@ -29,4 +30,4 @@ def install(): pisitools.domove("/usr/share/filezilla/docs/fzdefaults.xml.example", "/usr/share/filezilla") pisitools.removeDir("/usr/share/filezilla/docs") - pisitools.dodoc("ChangeLog", "README", "AUTHORS") \ No newline at end of file + pisitools.dodoc("ChangeLog", "README", "AUTHORS") diff --git a/network/ftp/filezilla/pspec.xml b/network/ftp/filezilla/pspec.xml index 8e88275a97..b56013a85e 100644 --- a/network/ftp/filezilla/pspec.xml +++ b/network/ftp/filezilla/pspec.xml @@ -13,8 +13,11 @@ app:gui Simple FTP Client Easy-to-use FTP Client which also supports SFTP. - https://dl2.cdn.filezilla-project.org/client/FileZilla_3.32.0_src.tar.bz2 + https://download.filezilla-project.org/client/FileZilla_3.48.1_src.tar.bz2 + wxGTK3 + wxGTK-common + cppunit-devel libidn-devel dbus-devel sqlite-devel @@ -26,7 +29,7 @@ libfilezilla-devel - + @@ -43,6 +46,8 @@ nettle xdg-utils libfilezilla + wxGTK3 + wxGTK-common /usr/bin @@ -58,6 +63,13 @@ + + 20-06-04 + 3.48.1 + Version bump + Kamil Atlı + suvari@pisilinux.org + 2018-09-01 3.32.0