libfilezilla: update to 0.21.0.

This commit is contained in:
Helmut Pozimski 2020-04-28 15:24:27 +02:00
parent 7a0ae33aa2
commit 76cf6102bf
2 changed files with 3 additions and 3 deletions

View File

@ -2510,7 +2510,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.4 libfilezilla-0.20.1_1
libfilezilla.so.6 libfilezilla-0.21.0_1
libtommath.so.1 libtommath-1.0_1
libKF5ItemViews.so.5 kitemviews-5.26.0_1
libunicorn.so.1 unicorn-1.0_1

View File

@ -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.20.2
version=0.21.0
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=fc72dd38679b02e6a9a87e986af6d1fd5dec0f948e56ab777306912a766097bf
checksum=5b8d9f66a244db8309def8b0892949d6a12874d10ba4e21545e5ceab47ec5bf2
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"