mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
libfilezilla: update to 0.38.1.
This commit is contained in:
parent
3aa11f5097
commit
42f2dc42af
2 changed files with 3 additions and 3 deletions
|
@ -2629,7 +2629,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.25 libfilezilla-0.37.2_1
|
||||
libfilezilla.so.29 libfilezilla-0.38.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.37.2
|
||||
version=0.38.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=e51140ee63646ba92ae41969c1fbff25946dc452410d3c4daf91cd792bfee2d5
|
||||
checksum=d401a8b5a80a7c17b1a360dd9cccb6dc56fd8d394413a9fb2b6bb1bc5d98fd4c
|
||||
|
||||
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
|
||||
makedepends+=" libatomic-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue