From 12e76adfa6a28bfd1d270cf150f7b9676550df97 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 20 May 2020 20:52:22 +0200 Subject: [PATCH] libfilezilla: update to 0.22.0. --- common/shlibs | 2 +- srcpkgs/libfilezilla/template | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index 4d6dd8dc498..3abd2bcda5e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2517,7 +2517,7 @@ libhwloc.so.15 libhwloc-2.0.4_1 libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1 libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1 libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1 -libfilezilla.so.6 libfilezilla-0.21.0_1 +libfilezilla.so.7 libfilezilla-0.22.0_1 libtommath.so.1 libtommath-1.0_1 libKF5ItemViews.so.5 kitemviews-5.26.0_1 libunicorn.so.1 unicorn-1.0_1 diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template index c6589222fd5..177682f54f0 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -1,8 +1,8 @@ # Template file for 'libfilezilla' # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable pkgname=libfilezilla -version=0.21.0 -revision=2 +version=0.22.0 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="gettext pkg-config" @@ -13,7 +13,7 @@ license="GPL-2.0-or-later" homepage="https://lib.filezilla-project.org/" changelog="https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?view=co" distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=5b8d9f66a244db8309def8b0892949d6a12874d10ba4e21545e5ceab47ec5bf2 +checksum=c5f660c4b339ed6a9e89ec0bafd5d39ba53cb3a3b52051bc571bb74e03ef8f7a if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"