From ce51becd2827bd73e488a0c2bc92da6ebc187d29 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Sat, 4 May 2019 08:00:10 +0200 Subject: [PATCH] libfilezilla: update to 0.16.0. --- srcpkgs/libfilezilla/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template index 4b83c54518..4d22068325 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -1,8 +1,7 @@ # Template file for 'libfilezilla' # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable pkgname=libfilezilla -reverts="0.16.0_1" -version=0.15.1 +version=0.16.0 revision=2 build_style=gnu-configure configure_args="--disable-static" @@ -13,7 +12,7 @@ maintainer="bra1nwave " license="GPL-2.0-or-later" homepage="https://lib.filezilla-project.org/" distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=2048c4128f3bf37a2a4ece17c8bea5455f3d7414fe2e060afcf2a8b00a87f49f +checksum=3b6c4be3c57ad5e6e9bcfd365222e95db7f52d2f6a165a9c93747f4aeb0ea7b9 libfilezilla-devel_package() { short_desc+=" - development files"