Merge pull request #3671 from bra1nwave/libfilezilla
libfilezilla: update to 0.4.0.
This commit is contained in:
commit
26d41c7ffa
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libfilezilla'
|
||||
pkgname=libfilezilla
|
||||
version=0.3.1
|
||||
revision=2
|
||||
version=0.4.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
short_desc="A small and modern C++ library, which offers some basic functionalities"
|
||||
|
@ -9,7 +9,7 @@ maintainer="bra1nwave <brainwave@openmailbox.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://lib.filezilla-project.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/filezilla/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=a4adde9ce2de975e0f8b111705b9f89939466f19edf609efb785a6bf00f050ef
|
||||
checksum=6003689254e9d250bcdefc1414dcc4a0d324fda3d59436a497e249b225f4b1d1
|
||||
|
||||
libfilezilla-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue