mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/filezilla: Updated for version 3.32.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bee08823f9
commit
538ee191b5
2 changed files with 4 additions and 4 deletions
|
@ -21,7 +21,7 @@
|
|||
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=filezilla
|
||||
VERSION=${VERSION:-3.31.0}
|
||||
VERSION=${VERSION:-3.32.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.31.0"
|
||||
VERSION="3.32.0"
|
||||
HOMEPAGE="https://filezilla-project.org/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/filezilla/FileZilla_3.31.0_src.tar.bz2"
|
||||
MD5SUM="0eee1369904e9b0b60500a1068ca5a85"
|
||||
DOWNLOAD="https://dl1.cdn.filezilla-project.org/client/FileZilla_3.32.0_src.tar.bz2"
|
||||
MD5SUM="ed4e76c462cd183903c3cf72e58e6071"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 libfilezilla"
|
||||
|
|
Loading…
Reference in a new issue