libfilezilla: update to 0.44.0.
This commit is contained in:
parent
c64d539f40
commit
c67d3aac12
2 changed files with 3 additions and 3 deletions
|
@ -2631,7 +2631,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.36 libfilezilla-0.42.2_1
|
libfilezilla.so.40 libfilezilla-0.44.0_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.42.2
|
version=0.44.0
|
||||||
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.xz"
|
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=4f9981a171919d3f3f4742fd50c0265947e67c531aff66fa46c7511a2629ce91
|
checksum=2a8f57a06b52f6413b47d6a5dfbe7e9e31c84cc0784076f2f7e395232b0bd461
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||||
makedepends+=" libatomic-devel"
|
makedepends+=" libatomic-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue