From 0595214d1316a86e31d6aec8da13c80c126726e0 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 29 Oct 2022 10:39:15 +0200 Subject: [PATCH] libfilezilla: update to 0.39.2. --- common/shlibs | 2 +- srcpkgs/libfilezilla/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index c1b969e9d0b..7bd563a8913 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2607,7 +2607,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.31 libfilezilla-0.39.1_1 +libfilezilla.so.32 libfilezilla-0.39.2_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 e151b518a65..fb4d109840c 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -1,7 +1,7 @@ # Template file for 'libfilezilla' # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable pkgname=libfilezilla -version=0.39.1 +version=0.39.2 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -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=f3d6c0df28f33f52cf253cb03fc51579752ae4daef2aac7345a6bd7de623a6c5 +checksum=59a9d4ed6a00bb55ec111d0630f85cfdb3fbb11fb0c2006ab2b7ed7a6f8f59f4 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then makedepends+=" libatomic-devel"