libfilezilla: update to 0.8.0.

This commit is contained in:
bra1nwave 2016-11-07 12:23:49 +01:00
parent 30ccfb7672
commit e08aeb5fb9
1 changed files with 3 additions and 3 deletions

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"