libfilezilla: update to 0.8.0.
This commit is contained in:
parent
30ccfb7672
commit
e08aeb5fb9
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libfilezilla'
|
# Template file for 'libfilezilla'
|
||||||
pkgname=libfilezilla
|
pkgname=libfilezilla
|
||||||
version=0.7.1
|
version=0.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
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>"
|
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://lib.filezilla-project.org/"
|
homepage="https://lib.filezilla-project.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/filezilla/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=d95d2db75e523462c3f4b72b663b395dfe988cb71c3abef609f794a155a6ddd3
|
checksum=0bee16be8d68d3b393a914458a586b4c684e781f2dcc9d287ce60129dc20015f
|
||||||
|
|
||||||
libfilezilla-devel_package() {
|
libfilezilla-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue