From e08aeb5fb9fb63d24d437ef2bf9e84b5c6c2ec38 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Mon, 7 Nov 2016 12:23:49 +0100 Subject: [PATCH] libfilezilla: update to 0.8.0. --- srcpkgs/libfilezilla/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template index 836fe9a3da3..b7eb0fc78fa 100644 --- a/srcpkgs/libfilezilla/template +++ b/srcpkgs/libfilezilla/template @@ -1,6 +1,6 @@ # Template file for 'libfilezilla' pkgname=libfilezilla -version=0.7.1 +version=0.8.0 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -8,8 +8,8 @@ short_desc="A small and modern C++ library, which offers some basic functionalit maintainer="bra1nwave " license="GPL-2" homepage="https://lib.filezilla-project.org/" -distfiles="${SOURCEFORGE_SITE}/filezilla/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=d95d2db75e523462c3f4b72b663b395dfe988cb71c3abef609f794a155a6ddd3 +distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2" +checksum=0bee16be8d68d3b393a914458a586b4c684e781f2dcc9d287ce60129dc20015f libfilezilla-devel_package() { short_desc+=" - development files"