libfilezilla: update to 0.19.1. (soname bump)
This commit is contained in:
parent
2746d7cf26
commit
d800a0bd4d
2 changed files with 3 additions and 3 deletions
|
@ -2384,7 +2384,7 @@ libhwloc.so.15 libhwloc-2.0.4_1
|
||||||
libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1
|
libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1
|
||||||
libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1
|
libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1
|
||||||
libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1
|
libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1
|
||||||
libfilezilla.so.0 libfilezilla-0.3.1_1
|
libfilezilla.so.2 libfilezilla-0.19.1_1
|
||||||
libtommath.so.1 libtommath-1.0_1
|
libtommath.so.1 libtommath-1.0_1
|
||||||
libKF5ItemViews.so.5 kitemviews-5.26.0_1
|
libKF5ItemViews.so.5 kitemviews-5.26.0_1
|
||||||
libunicorn.so.1 unicorn-1.0_1
|
libunicorn.so.1 unicorn-1.0_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libfilezilla'
|
# Template file for 'libfilezilla'
|
||||||
# filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable
|
# filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable
|
||||||
pkgname=libfilezilla
|
pkgname=libfilezilla
|
||||||
version=0.19.0
|
version=0.19.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://lib.filezilla-project.org/"
|
homepage="https://lib.filezilla-project.org/"
|
||||||
changelog="https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?view=co"
|
changelog="https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?view=co"
|
||||||
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=20988fb15eac477c6f08846895799c095aae4faa0947fdd6ecdd999955364657
|
checksum=0a42efed8320a6eac51b10d4d5960c129cc442bfaa93a4d6df115b8bcc665a32
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv[56]*|ppc|ppc-musl*)
|
armv[56]*|ppc|ppc-musl*)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue