libfilezilla: update to 0.20.2.

This commit is contained in:
Helmut Pozimski 2020-03-11 19:07:42 +01:00
parent 477fb9167f
commit 28720a2015

View file

@ -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.20.1
version=0.20.2
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=07a777daa27a49ea9b63b1636f713196193ff65fcc63a8ab5947ee707e2be884
checksum=fc72dd38679b02e6a9a87e986af6d1fd5dec0f948e56ab777306912a766097bf
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
makedepends+=" libatomic-devel"