mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
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'
|
# Template file for 'libfilezilla'
|
||||||
pkgname=libfilezilla
|
pkgname=libfilezilla
|
||||||
version=0.13.0
|
version=0.13.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
short_desc="Small and modern C++ library, which offers some basic functionalities"
|
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"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://lib.filezilla-project.org/"
|
homepage="https://lib.filezilla-project.org/"
|
||||||
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=ffca3c40dbe729dfc9389034f420809dec1b6f2674dc2cd39dc7edfcc59f686a
|
checksum=abc7e09001c921db5d64da9c0059319cd3b183e2877f1faa8399837bd5fc870c
|
||||||
|
|
||||||
libfilezilla-devel_package() {
|
libfilezilla-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue