mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
libfilezilla: update to 0.18.2.
This commit is contained in:
parent
7e494d4700
commit
f940eb3410
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libfilezilla'
|
||||
# filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable
|
||||
pkgname=libfilezilla
|
||||
version=0.18.1
|
||||
revision=2
|
||||
version=0.18.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -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=cb7bae8a27a6ff7ea37c89a0ed4347d5c7b0c847473b29894dcadc154b8a7f97
|
||||
checksum=40d86929b486a6809c4b52d607f21a00e634e0b9b792504fe2964c117b522dc9
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]*|ppc|ppc-musl*)
|
||||
|
|
Loading…
Add table
Reference in a new issue