libfilezilla: update to 0.13.1.
This commit is contained in:
parent
65251ca9ac
commit
0f89f94b84
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libfilezilla'
|
||||
pkgname=libfilezilla
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.13.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
short_desc="Small and modern C++ library, which offers some basic functionalities"
|
||||
|
@ -9,7 +9,7 @@ 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=ffca3c40dbe729dfc9389034f420809dec1b6f2674dc2cd39dc7edfcc59f686a
|
||||
checksum=abc7e09001c921db5d64da9c0059319cd3b183e2877f1faa8399837bd5fc870c
|
||||
|
||||
libfilezilla-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue