libfilezilla: update to 0.15.0.
This commit is contained in:
parent
f6b31bb3d2
commit
96f49cd1f5
1 changed files with 4 additions and 2 deletions
|
@ -1,15 +1,17 @@
|
|||
# Template file for 'libfilezilla'
|
||||
pkgname=libfilezilla
|
||||
version=0.14.0
|
||||
version=0.15.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="nettle-devel"
|
||||
short_desc="Small and modern C++ library, which offers some basic functionalities"
|
||||
maintainer="bra1nwave <brainwave@openmailbox.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://lib.filezilla-project.org/"
|
||||
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=7fe34e2ab6a13dc01afd2a548acf547c4c8bfa348cece55d4eee7aad50fa8e95
|
||||
checksum=9e68d35b23423d95e40126cadce6b07f1e82db3721227d577450f358d5482317
|
||||
|
||||
libfilezilla-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue