libfilezilla: update to 0.48.1
This commit is contained in:
parent
c1f9c1e1c2
commit
20f4460621
|
@ -2687,7 +2687,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.43 libfilezilla-0.47.0_1
|
||||
libfilezilla.so.45 libfilezilla-0.48.1_1
|
||||
libtommath.so.1 libtommath-1.0_1
|
||||
libKF5ItemViews.so.5 kitemviews-5.26.0_1
|
||||
libunicorn.so.1 unicorn-1.0_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.47.0
|
||||
version=0.48.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/libfilezilla/libfilezilla-${version}.tar.xz"
|
||||
checksum=618a586b613bef710a633c42bfdda61666cbb0fc8a92ad490361d0bc91c58341
|
||||
checksum=4eea8abd456096625893b707e8db6c949e6f0466136c51c0b8ce58b5f8ef1e43
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
|
|
Loading…
Reference in New Issue