libfilezilla: update to 0.18.1.
This commit is contained in:
parent
92e9c05000
commit
da20cc1ffc
|
@ -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.18.0
|
||||
version=0.18.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
|
@ -11,8 +11,9 @@ short_desc="Small and modern C++ library, which offers some basic functionalitie
|
|||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
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=577a663b5dcf7f44e76a4208f11d6e7c4325c8f45fe15be8588de86eb75f9f3c
|
||||
checksum=cb7bae8a27a6ff7ea37c89a0ed4347d5c7b0c847473b29894dcadc154b8a7f97
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
armv[56]*|ppc|ppc-musl*)
|
||||
|
|
Loading…
Reference in New Issue