mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/filezilla: Downgraded to 3.37.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
51f68a4fa7
commit
8318835375
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.38.0}
|
||||
VERSION=${VERSION:-3.37.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="filezilla"
|
||||
VERSION="3.38.0"
|
||||
VERSION="3.37.4"
|
||||
HOMEPAGE="https://filezilla-project.org/"
|
||||
DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.38.0_src.tar.bz2"
|
||||
MD5SUM="4f9706adbb2c3168be68b15dd79151f0"
|
||||
DOWNLOAD="https://download.filezilla-project.org/client/FileZilla_3.37.4_src.tar.bz2"
|
||||
MD5SUM="0c8d36d6f8d3445c28583339eaea2618"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3 libfilezilla"
|
||||
|
|
Loading…
Reference in a new issue