diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template index 84b06aee244..24f9005bfe2 100644 --- a/srcpkgs/filezilla/template +++ b/srcpkgs/filezilla/template @@ -1,6 +1,6 @@ # Template file for 'filezilla' pkgname=filezilla -version=3.22.1 +version=3.22.2.2 revision=1 nocross=yes build_style=gnu-configure @@ -15,4 +15,4 @@ maintainer="Juan RP " license="GPL-2" homepage="http://filezilla-project.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2" -checksum=2ea8a0d613e062c34c01b0a1c0860e1328bb8247eb02aa73ef4597d984e4285f +checksum=bb7117e587ff05544c24eb7925e89c27afdd43ef6c0ce2e623c021d4479802c0 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"