mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
libfilezilla: update to 0.12.3.
Closes #15035. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
3b500a4a5e
commit
4305451928
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.12.2
|
version=0.12.3
|
||||||
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.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=778c166fde3a87e04a0524a4bf92c3eea1f0836c20119dd0859c9cd9380c86ec
|
checksum=05b26742cd232a9205977025e6a48136a87820df7decdc39adb565f1d934c0ec
|
||||||
|
|
||||||
libfilezilla-devel_package() {
|
libfilezilla-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue