libfilezilla: update to 0.27.1.
This commit is contained in:
parent
ea27147149
commit
4dd077cd8d
2 changed files with 4 additions and 4 deletions
|
@ -2567,7 +2567,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.11 libfilezilla-0.26.0_1
|
||||
libfilezilla.so.12 libfilezilla-0.27.1_1
|
||||
libtommath.so.1 libtommath-1.0_1
|
||||
libKF5ItemViews.so.5 kitemviews-5.26.0_1
|
||||
libunicorn.so.1 unicorn-1.0_1
|
||||
|
@ -3969,4 +3969,4 @@ libtree-sitter.so.0 tree-sitter-0.19.0_1
|
|||
libwayland-client++.so.0 libwaylandpp-0.2.8_1
|
||||
libwayland-cursor++.so.0 libwaylandpp-0.2.8_1
|
||||
libwayland-egl++.so.0 libwaylandpp-0.2.8_1
|
||||
libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
|
||||
libwayland-client-extra++.so.0 libwaylandpp-0.2.8_1
|
||||
|
|
|
@ -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.26.0
|
||||
version=0.27.1
|
||||
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=17ed226593e8e466ce3c3f8ce583b36c79f163189ead54d631613cc3da5c80bd
|
||||
checksum=400ef405c49fa486953b28b2bccdc445357a0650168a17a912936a5e6db9d840
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue