Merge pull request #5137 from bra1nwave/filezilla

filezilla: update to 3.22.2.2.
This commit is contained in:
Michael Gehring 2016-11-07 12:43:48 +01:00 committed by GitHub
commit b16bc4c510
2 changed files with 5 additions and 5 deletions

View file

@ -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 <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://filezilla-project.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
checksum=2ea8a0d613e062c34c01b0a1c0860e1328bb8247eb02aa73ef4597d984e4285f
checksum=bb7117e587ff05544c24eb7925e89c27afdd43ef6c0ce2e623c021d4479802c0

View file

@ -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 <brainwave@openmailbox.org>"
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"