From b2be6eaf536eb1b1cb0bdada04b6e45baacef5e0 Mon Sep 17 00:00:00 2001 From: davidkaroly <92124087+davidkaroly@users.noreply.github.com> Date: Sat, 28 Oct 2023 17:38:16 +0200 Subject: [PATCH] filezilla: update 3.66.0 (#9701) --- .../{filezilla-3.65.0.recipe => filezilla-3.66.0.recipe} | 4 ++-- .../{filezilla-3.65.0.patchset => filezilla-3.66.0.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename net-ftp/filezilla/{filezilla-3.65.0.recipe => filezilla-3.66.0.recipe} (97%) rename net-ftp/filezilla/patches/{filezilla-3.65.0.patchset => filezilla-3.66.0.patchset} (100%) diff --git a/net-ftp/filezilla/filezilla-3.65.0.recipe b/net-ftp/filezilla/filezilla-3.66.0.recipe similarity index 97% rename from net-ftp/filezilla/filezilla-3.65.0.recipe rename to net-ftp/filezilla/filezilla-3.66.0.recipe index 6558a2d8c..ff4c315c6 100644 --- a/net-ftp/filezilla/filezilla-3.65.0.recipe +++ b/net-ftp/filezilla/filezilla-3.66.0.recipe @@ -6,9 +6,9 @@ HOMEPAGE="https://filezilla-project.org/" COPYRIGHT="2015-2023 Tim Kosse" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://download.filezilla-project.org/client/FileZilla_${portVersion}_src.tar.xz" -CHECKSUM_SHA256="d2bce4dbaa80fe035836db19441e90befcbabdef5556e9a4b3d4dd233638bdea" +CHECKSUM_SHA256="e78eb6bd861fc167b385aa2c05b6cac2dbbd901c4c8bf18a09724c33ab04be1b" PATCHES="filezilla-$portVersion.patchset" ADDITIONAL_FILES="filezilla.rdef.in" diff --git a/net-ftp/filezilla/patches/filezilla-3.65.0.patchset b/net-ftp/filezilla/patches/filezilla-3.66.0.patchset similarity index 100% rename from net-ftp/filezilla/patches/filezilla-3.65.0.patchset rename to net-ftp/filezilla/patches/filezilla-3.66.0.patchset