mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libfilezilla: update to 0.6.0. (#4495)
This commit is contained in:
parent
3cd7072e87
commit
dc7806e806
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libfilezilla'
|
# Template file for 'libfilezilla'
|
||||||
pkgname=libfilezilla
|
pkgname=libfilezilla
|
||||||
version=0.5.3
|
version=0.6.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -9,7 +9,7 @@ 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="${SOURCEFORGE_SITE}/filezilla/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=11303c1581073aaf6aa8b5aa0913fb1fc4cd96e1563cbedaa01e5914af68e917
|
checksum=9adf35b12cf7b7bcf3c71d17e6cea4940f606947c4fd49b9895ea045d46ddd08
|
||||||
|
|
||||||
libfilezilla-devel_package() {
|
libfilezilla-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue