filezilla: update to 3.29.0. (#8948)
* libfilezilla: update to 0.11.1. * filezilla: update to 3.29.0.
This commit is contained in:
parent
d3d2ee023f
commit
f54694d394
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'filezilla'
|
# Template file for 'filezilla'
|
||||||
pkgname=filezilla
|
pkgname=filezilla
|
||||||
version=3.28.0
|
version=3.29.0
|
||||||
revision=2
|
revision=1
|
||||||
nocross=yes
|
nocross=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
||||||
|
@ -15,4 +15,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://filezilla-project.org/"
|
homepage="http://filezilla-project.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
||||||
checksum=e49621aeb07c89547508c9ef244e2226168e06b120f49d2c4d428d95f1adbfb7
|
checksum=ead1ed74f19cf33aadf814a45b742207de3a8c349dbe2a11c344966bb8705259
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libfilezilla'
|
# Template file for 'libfilezilla'
|
||||||
pkgname=libfilezilla
|
pkgname=libfilezilla
|
||||||
version=0.11.0
|
version=0.11.1
|
||||||
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="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=cc7467241c8905de98773b414ce445d6f9ff3bf3105f2d16cecab76404879ed0
|
checksum=ecbaa674c0ad0b63df842b8cde17935a497dd58c3749baa281c67cf5878e64f7
|
||||||
|
|
||||||
libfilezilla-devel_package() {
|
libfilezilla-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue